Update '.drone.yml'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
f4b4b3e252
commit
f444ec0a41
|
@ -12,7 +12,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: klakegg/hugo:ext-ci
|
image: klakegg/hugo:ext-ci
|
||||||
commands:
|
commands:
|
||||||
- cd themes/ananke # && npm i && cd -
|
- cd themes/ananke # && npm i && cd -
|
||||||
- hugo --gc --minify --environment production
|
- hugo --gc --minify --environment production
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
|
Loading…
Reference in New Issue