bgenc.net/.woodpecker.yml

13 lines
186 B
YAML
Raw Normal View History

2022-11-19 00:39:32 -06:00
clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
pipeline:
build:
image: klakegg/hugo:ext-alpine
commands:
- hugo -D
- ls -lAh