mirror of
https://github.com/simon987/recipes.simon987.net.git
synced 2025-04-06 09:53:02 +00:00
CI fix attempt 2
This commit is contained in:
parent
dae7a71fd5
commit
413b9f00c9
@ -5,6 +5,10 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: submodules
|
||||||
|
image: alpine/git
|
||||||
|
commands:
|
||||||
|
- git submodule update --init --recursive
|
||||||
- name: build image
|
- name: build image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user