This commit is contained in:
parent
59daa9384c
commit
91d9a35096
@ -31,8 +31,8 @@ steps:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- git submodule update --remote --merge
|
- git submodule update --remote --merge
|
||||||
- git add -A
|
- git add -A
|
||||||
- git commit -m "Update submodules from CI"
|
- git commit -m "Update submodules from CI" || true
|
||||||
- git push -u origin main
|
- git push -u origin main || true
|
||||||
- name: Start buildpipeline
|
- name: Start buildpipeline
|
||||||
image: plugins/downstream
|
image: plugins/downstream
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user