mirror of
https://github.com/simon987/recipes.simon987.net.git
synced 2025-12-15 08:19:06 +00:00
CI fix attempt 2
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user