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

View File

@ -8,7 +8,7 @@ steps:
- name: submodules
image: plugins/git
commands:
- git submodule update --recursive --remote
- git submodule update --recursive --remote --init
- ls schema
- ls
- name: docker