neilhanlon.me/.woodpecker.yml
Neil Hanlon c5b8c98133
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
use newly-build woodpecker-ci image
2022-11-11 22:30:37 -05:00

21 lines
332 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: git.shrug.pw/neil/containers/woodpecker-ci:latest
commands:
- bash deploy.sh