neilhanlon.me/.woodpecker.yml
Neil Hanlon a5633fb9fa
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
CI.. or something
2022-11-11 16:15:35 -05:00

21 lines
293 B
YAML

---
branches: main
clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
pipeline:
build:
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
commands:
- hugo
publish:
image: ubuntu-latest
commands:
- ./deploy.sh