quay fix
This commit is contained in:
parent
2b26bbf327
commit
e9f0a2a898
@ -16,9 +16,11 @@ steps:
|
|||||||
public_build:
|
public_build:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: wollud1969/exim-docker
|
|
||||||
registry: quay.io
|
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:
|
username:
|
||||||
from_secret: quay_username
|
from_secret: quay_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user