website/.woodpecker.yml
Anthony Wang b67436e821
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Clone entire repo and theme in woodpecker pipeline
2022-01-19 17:42:24 -06:00

13 lines
241 B
YAML

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