mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-23 19:32:15 +00:00
gitlab-cy.yml
This commit is contained in:
parent
174e730f71
commit
6634100037
@ -1,7 +1,7 @@
|
||||
image: ansible/centos7-ansible
|
||||
image: ansible/ubuntu14.04-ansible
|
||||
|
||||
before_script:
|
||||
- which ssh-agent || ( apt-get update -qq -y && apt-get install openssh-client -qq -y )
|
||||
- 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