Skip to content
Snippets Groups Projects
Commit 8c3a8894 authored by Becker, Benjamin's avatar Becker, Benjamin
Browse files

Update .gitlab-ci.yml file

parent 760c39cc
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ deploy-job:
stage: deploy
only:
- dev
image: ubuntu
before_script:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
- eval $(ssh-agent -s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment