add log
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user