From 94ea48f6061961a184b3b7cf9dad8265368cfc05 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sun, 18 Nov 2018 11:48:31 +0100 Subject: [PATCH] gitlab-cy.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 89ffa98..fbfea8d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: solita/ansible-ssh +image: geerlingguy/docker-debian9-ansible before_script: #- which ssh-agent || ( apt-get update -qq -y && apt-get install openssh-client -qq -y )