Update .gitlab-ci.yml

This commit is contained in:
Christoph Haas 2018-03-09 17:07:58 +01:00
parent 50fa6bf476
commit 54a5c94e30
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
before_script:
- ssh-keyscan -t rsa,dsa,ecdsa github.com > /etc/ssh/ssh_known_hosts
#before_script:
# - ssh-keyscan -t rsa,dsa,ecdsa github.com > /etc/ssh/ssh_known_hosts
variables:
UPSTREAM_REPOSITORY: "git@github.com:h44z/atestproject.git"