2 Commits
0.0.3 ... 0.0.5

Author SHA1 Message Date
2d71d0d42c quay fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2024-12-10 14:13:55 +01:00
ab7eb0a3f0 quay fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2024-12-10 14:00:50 +01:00

View File

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