add log
This commit is contained in:
parent
165c10d319
commit
83c262d502
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user