This commit is contained in:
parent
002c823fd3
commit
caf93ece4d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user