website/.woodpecker.yml

12 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