Skip to content
Snippets Groups Projects
Commit 78cb7d67 authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix basic config

parent 7bb7e0dc
No related branches found
No related tags found
1 merge request!3Placeholder deploy stage
Pipeline #1128 passed
...@@ -95,6 +95,11 @@ test-deb:buster: ...@@ -95,6 +95,11 @@ test-deb:buster:
aptly: aptly:
stage: deploy stage: deploy
image: containers.ethitter.com:443/docker/images/debian:stretch
before_script:
- ''
script: script:
- ls -la - ls -la
- find ./ -name "*.deb" - find ./ -name "*.deb"
after_script:
- ''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment