mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-22 19:02:10 +00:00
gitlab-cy.yml
This commit is contained in:
parent
df945b45d6
commit
f626afdc85
@ -1,7 +1,7 @@
|
||||
image: ansible/centos7-ansible
|
||||
|
||||
before_script:
|
||||
- which ssh-agent || ( apt-get update -qq -y && apt-get -q -y -o Dpkg::Use-Pty=0 install openssh-client )
|
||||
#- which ssh-agent || ( apt-get update -qq -y && apt-get -q -y -o Dpkg::Use-Pty=0 install openssh-client )
|
||||
|
||||
# Run ssh-agent (inside the build environment)
|
||||
- eval $(ssh-agent -s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user