1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

docker updates

This commit is contained in:
2019-10-08 10:56:06 -04:00
parent 6aa688c62e
commit 1931a7efd8
3 changed files with 8 additions and 51 deletions

View File

@@ -14,9 +14,9 @@ jobs:
fetch-depth: 1
lfs: false
# pull from custom Hugo Extended image with opinionated changes
# Docker hub: https://hub.docker.com/r/jakejarvis/hugo-jarv.is
# base Dockerfile source: https://go.jarv.is/30KA6DS
- uses: docker://jakejarvis/hugo-jarv.is:v0.53-DEV
# Docker hub: https://hub.docker.com/r/jakejarvis/hugo-custom
# base Dockerfile source: https://go.jarv.is/hugo-dockerfile
- uses: docker://jakejarvis/hugo-custom:latest
with:
args: --gc --cleanDestinationDir
- uses: jakejarvis/github-pages-deploy-action@master