This commit is contained in:
parent
b2034aa7fc
commit
db918e84d1
@ -8,9 +8,9 @@ node_selector:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: submodules
|
- name: submodules
|
||||||
image: git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodules update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: build-amd64
|
- name: build-amd64
|
||||||
image: debian:bookworm-slim
|
image: debian:bookworm-slim
|
||||||
|
Loading…
Reference in New Issue
Block a user