Skip to content
Snippets Groups Projects
Commit e93a617a authored by Heijden,T.A.J. van der (Thijs)'s avatar Heijden,T.A.J. van der (Thijs)
Browse files

Update .gitlab-ci.yml

parent 7c5b8100
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ integration-tests:
only:
- develop
script:
- apt-get install openssh-client curl -y >/dev/null
- apt-get install openssh-client curl grep -y >/dev/null
- mkdir ~/.ssh/
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa
......
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