blog/.woodpecker.yml
Ewen 5156527354
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
test ci
2022-11-29 13:18:19 +01:00

7 lines
132 B
YAML

pipeline:
build:
image: alpine/git
commands:
- git submodule init
- git submodule update --recursive --remote