ci: fix hugo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
0xMRTT 2023-05-17 15:31:27 +02:00
parent ae536b4bfc
commit d60105e095
Signed by: 0xmrtt
GPG key ID: 19C1449A774028BD

View file

@ -16,4 +16,5 @@ pipeline:
image: bash
commands:
- cd /home/0xmrtt/website
- hugo --minify --cleanDestinationDir --destination /srv/http/pages/0xmrtt
- hugo --minify
- cp -rf public/* /srv/http/pages/0xmrtt