@ -3,8 +3,8 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ghcr.io/hugomods/hugo:go
|
image: ghcr.io/hugomods/hugo:go-non-root
|
||||||
commands:
|
commands:
|
||||||
- hugo-official --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
|
- hugo --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
|
||||||
volumes:
|
volumes:
|
||||||
- /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/
|
- /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/
|
Reference in New Issue
Block a user