Specify command for hugo
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sivert V. Sæther 2023-02-06 04:09:51 +00:00
parent a859655e97
commit 09488e609b

View File

@ -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