Skip to content
Snippets Groups Projects
Verified Commit 7650d98f authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix rules in deploy vm

parent 596fc9fa
No related branches found
No related tags found
No related merge requests found
......@@ -129,8 +129,6 @@ pages:
deploy:vm:
stage: deploy
image: alpine:3.1
rules:
- if: $CI_COMMIT_REF_NAME
before_script:
- 'which ssh-agent || ( apk add --update openssh )'
- eval $(ssh-agent -s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment