website/.woodpecker.yml
Anthony Wang 9c7ba9bd6f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add woodpecker pipeline file
2022-01-19 17:21:52 -06:00

13 lines
229 B
YAML

clone:
git:
image: none
commands:
- git clone https://git.exozy.me/Ta180m/website.git
pipeline:
build:
image: none
commands:
- cd website
- hugo --minify --destination /srv/http/pages/ta180m