diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4843a11..7ffa35e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: jcpowermac/alpine-ansible-ssh +image: solita/ansible-ssh before_script: #- which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )