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