publish image only if a new tag appears

This commit is contained in:
2021-07-02 16:16:15 +02:00
parent c11568f885
commit 3b6225f621

View File

@ -23,8 +23,8 @@ steps:
password:
from_secret: "docker_password"
when:
branch:
- main
event:
- tag
image_pull_secrets:
- dockerconfig