From e725dcb74ed6ce0c9bcdb781a0f143ed9b059d26 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sat, 17 Nov 2018 21:42:47 +0100 Subject: [PATCH] home --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )