blog/.woodpecker.yml
Ewen 5ecb93ba96
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test ci
2022-11-29 13:17:04 +01:00

7 lines
122 B
YAML

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