diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f59df08..3f5c880 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 -qq -y && apt-get install openssh-client -qq -y )