quay fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Wolfgang Hottgenroth 2024-12-10 13:58:55 +01:00
parent 2b26bbf327
commit e9f0a2a898

View File

@ -16,9 +16,11 @@ steps:
public_build:
image: plugins/kaniko
settings:
repo: wollud1969/exim-docker
registry: quay.io
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
tags:
- quay.io/wollud1969/exim-docker/latest
- quay.io/wollud1969/exim-docker/${CI_COMMIT_SHA}
- quay.io/wollud1969/exim-docker/${CI_COMMIT_TAG}
username:
from_secret: quay_username
password: