change git image
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
vincent 2022-05-09 10:04:04 +02:00
parent 002c823fd3
commit caf93ece4d

View File

@ -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: