minify
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
DITHER_SERVER: http://localhost:4567
|
DITHER_SERVER: http://localhost:4567
|
||||||
run: |
|
run: |
|
||||||
source bin/get-last-commit.sh
|
source bin/get-last-commit.sh
|
||||||
hugo
|
hugo --minify
|
||||||
find public -name "*.enc" -type f -delete
|
find public -name "*.enc" -type f -delete
|
||||||
|
|
||||||
- name: Install SSH deploy key
|
- name: Install SSH deploy key
|
||||||
|
|||||||
Reference in New Issue
Block a user