Move to private docker registry
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-07 15:16:43 +02:00
parent 44a854dc8e
commit ecb0062105

View File

@ -9,7 +9,7 @@ steps:
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- name: build - name: build
image: pimvanpelt/drone-hugo:release-0.130.0 image: git.ipng.ch/ipng/drone-hugo:release-0.130.0
settings: settings:
hugo_version: 0.130.0 hugo_version: 0.130.0
extended: true extended: true
@ -31,3 +31,6 @@ steps:
delete: true delete: true
recursive: true recursive: true
secrets: [ drone_sshkey ] secrets: [ drone_sshkey ]
docker_pull_secrets:
- git_ipng_ch_docker