This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Test
|
||||
when:
|
||||
event: push
|
||||
branch: master
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: hugomods/hugo:latest
|
||||
@@ -6,6 +10,3 @@ steps:
|
||||
- hugo --minify --destination /site/public
|
||||
volumes:
|
||||
- /home/saurav/site:/site # writes directly to where Caddy serves from
|
||||
when:
|
||||
event: push
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user