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

This commit is contained in:
2025-07-09 12:18:13 +02:00
parent e3043c5646
commit b91a7ae0fc

View File

@ -44,14 +44,13 @@ steps:
tags:
- latest
- ${CI_COMMIT_SHA}
- ${CI_COMMIT_TAG}
username:
from_secret: container_registry_username
password:
from_secret: container_registry_password
dockerfile: Dockerfile
when:
- event: [ push, tag ]
- event: [ push ]
build-for-quay:
image: plugins/kaniko