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: