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

Fix basic config

parent 7bb7e0dc
Branches
No related tags found
1 merge request!3Placeholder deploy stage
Pipeline #1128 passed
......@@ -95,6 +95,11 @@ test-deb:buster:
aptly:
stage: deploy
image: containers.ethitter.com:443/docker/images/debian:stretch
before_script:
- ''
script:
- ls -la
- 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