This commit is contained in:
Jay 2019-05-22 22:44:05 +08:00
parent 165c10d319
commit 83c262d502
1 changed files with 2 additions and 1 deletions

View File

@ -6,10 +6,11 @@ clone:
steps:
- name: submodules
image: docker:git
image: plugins/git
commands:
- git submodule update --recursive --remote
- ls schema
- ls
- name: docker
image: plugins/docker
settings: