Update .gitlab-ci.yml file
This commit is contained in:
parent
cf1ab401c3
commit
600411c91f
@ -3,9 +3,6 @@ stages:
|
||||
- deploy
|
||||
|
||||
before_script:
|
||||
# update and install git
|
||||
- apt-get update -qq
|
||||
- apt-get install -qq git
|
||||
# configure SSH keys
|
||||
- 'which ssh-agent || ( apt-get install -qq openssh-client )'
|
||||
- eval $(ssh-agent -s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user