From caf93ece4d8a9250eb40b8bd08337c7d0965ece7 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 9 May 2022 10:04:04 +0200 Subject: [PATCH] change git image --- .drone.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index af411d6..f03a604 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,10 +7,9 @@ platform: steps: - name: clone repo - image: docker:git + image: alpine/git commands: - git clone https://github.com/anatol/pacoloco.git - - ls -la - name: docker image: plugins/docker settings: @@ -32,10 +31,9 @@ platform: steps: - name: clone repo - image: docker:git + image: alpine/git commands: - git clone https://github.com/anatol/pacoloco.git - - ls -la - name: docker image: plugins/docker settings: