fix(): Fixing duplication
This commit is contained in:
parent
58fe301922
commit
1216c3f194
1 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ kind: pipeline
|
|||
name: default
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
- name: test
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
|
|
Loading…
Reference in a new issue