forked from kompetenzinventar/ki-backend
publish image only if a new tag appears
This commit is contained in:
parent
c11568f885
commit
3b6225f621
@ -23,8 +23,8 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: "docker_password"
|
from_secret: "docker_password"
|
||||||
when:
|
when:
|
||||||
branch:
|
event:
|
||||||
- main
|
- tag
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
- dockerconfig
|
- dockerconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user