neilhanlon.me/.woodpecker.yml
Neil Hanlon 716b9f4cdc
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix ci
2022-11-11 16:16:49 -05:00

21 lines
334 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: registry.gitlab.com/pages/hugo/hugo_extended:latest
commands:
- bash deploy.sh