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

This commit is contained in:
2024-08-07 15:32:51 +02:00
parent ecb0062105
commit 9b47359318

View File

@ -5,11 +5,10 @@ steps:
- name: git-lfs - name: git-lfs
image: alpine/git image: alpine/git
commands: commands:
# - git submodule update --init --recursive --remote
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- name: build - name: build
image: git.ipng.ch/ipng/drone-hugo:release-0.130.0 image: pimvanpelt/drone-hugo:release-0.130.0
settings: settings:
hugo_version: 0.130.0 hugo_version: 0.130.0
extended: true extended: true