Updated .gitlab-ci.yml
This commit is contained in:
@@ -4,6 +4,7 @@ before_script:
|
|||||||
- apt-get update -y && apt-get upgrade -y
|
- apt-get update -y && apt-get upgrade -y
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
script:
|
||||||
## Install ssh-agent if not already installed
|
## Install ssh-agent if not already installed
|
||||||
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client git -y )'
|
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client git -y )'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user