minify
This commit is contained in:
parent
e11c78b3e3
commit
9caf7b637e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ sources:
|
|||
tasks:
|
||||
- build: |
|
||||
cd blog
|
||||
hugo --baseURL https://mzhang.io
|
||||
hugo --minify --baseURL https://mzhang.io
|
||||
- upload: |
|
||||
cd blog
|
||||
echo "mzhang.io ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBzBZ+QmM4EO3Fwc1ZcvWV2IY9VF04T0H9brorGj9Udp" >> ~/.ssh/known_hosts
|
||||
|
|
Loading…
Reference in a new issue