🔏 Private registry pull
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
5f667fe093
commit
16aa89c6e9
@ -5,12 +5,9 @@ name: build and publish
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: build/hugo
|
image: registry.42069.no/build/hugo
|
||||||
settings:
|
|
||||||
registry: registry.42069.no
|
|
||||||
username: siv
|
|
||||||
password:
|
|
||||||
from_secret: registry
|
|
||||||
commands:
|
commands:
|
||||||
- hugo -e prod --printI18nWarnings --printPathWarnings --printUnusedTemplates --templateMetricsHints
|
- hugo -e prod --printI18nWarnings --printPathWarnings --printUnusedTemplates --templateMetricsHints
|
||||||
|
|
||||||
|
image_pull_secrets:
|
||||||
|
- dockerconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user