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

This commit is contained in:
2026-01-12 22:35:15 +01:00
parent 29a40638bd
commit d5c0bd3b01

View File

@@ -5,14 +5,14 @@ steps:
repo: ${FORGE_NAME}/${CI_REPO}
registry:
from_secret: container_registry
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
tags: latest,${CI_COMMIT_TAG}
username:
from_secret: container_registry_username
password:
from_secret: container_registry_password
dockerfile: Dockerfile
when:
- event: [push, tag]
- event: tag
deploy:
image: quay.io/wollud1969/k8s-admin-helper:0.3.4