1
0

Minifying output
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jens True 2020-05-10 18:45:17 +02:00
parent ba9d99b23a
commit 076cfd7ec5

@ -10,7 +10,7 @@ steps:
- name: build
image: klakegg/hugo:ext-alpine
commands:
- hugo-official
- hugo-official --minify --gc --cleanDestinationDir
- name: deploy_beta
image: appleboy/drone-scp