🥰 Build and publish with self hosted CI!~
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sivert V. Sæther 2023-02-06 04:42:47 +00:00
parent 70508d7912
commit 524b7f91e1

View File

@ -9,6 +9,14 @@ steps:
commands: commands:
- hugo -e prod --printI18nWarnings --printPathWarnings --printUnusedTemplates --templateMetricsHints - hugo -e prod --printI18nWarnings --printPathWarnings --printUnusedTemplates --templateMetricsHints
- name: publish
image: plugins/gh-pages
settings:
pages_directory: public/
username: Ghost-Zephyr
password:
from_secret: password
image_pull_secrets: image_pull_secrets:
- registry - registry