Specify command for hugo
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
a859655e97
commit
09488e609b
10
.drone.yml
10
.drone.yml
@ -6,12 +6,6 @@ name: build and publish
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: gohugoio/hugo
|
image: gohugoio/hugo
|
||||||
|
commands:
|
||||||
- name: publish
|
- hugo -e prod --printI18nWarnings --printPathWarnings --printUnusedTemplates --templateMetricsHints
|
||||||
image: plugins/gh-pages
|
|
||||||
settings:
|
|
||||||
pages_directory: public/
|
|
||||||
username: Ghost-Zephyr
|
|
||||||
password:
|
|
||||||
from_secret: password
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user