fix ci script
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-01-11 15:16:47 +01:00
parent 4ea85f3c7e
commit 51dec2b281
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -2,7 +2,7 @@ steps:
build: build:
image: plugins/kaniko image: plugins/kaniko
settings: settings:
repo: gitea.hottis.de/wn/pv-controller repo: gitea.hottis.de/wn/digitaltwin1
registry: registry:
from_secret: container_registry from_secret: container_registry
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG} tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
@ -27,3 +27,4 @@ steps:
when: when:
- event: tag - event: tag