drone: use production build
This commit is contained in:
parent
85992c38b5
commit
8fe5d1ffb7
|
@ -15,6 +15,8 @@ steps:
|
|||
commands:
|
||||
- hugo version
|
||||
- hugo --destination /drone/src/build --minify
|
||||
environment:
|
||||
HUGO_ENV: production
|
||||
|
||||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
|
|
Loading…
Reference in a new issue