fix: woodpecker event
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -6,3 +6,6 @@ steps:
|
|||||||
- hugo --minify --destination /site/public
|
- hugo --minify --destination /site/public
|
||||||
volumes:
|
volumes:
|
||||||
- /home/saurav/site:/site # writes directly to where Caddy serves from
|
- /home/saurav/site:/site # writes directly to where Caddy serves from
|
||||||
|
when:
|
||||||
|
event: push
|
||||||
|
branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user