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

7 lines
138 B
YAML

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