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: password:
from_secret: "docker_password" from_secret: "docker_password"
when: when:
branch: event:
- main - tag
image_pull_secrets: image_pull_secrets:
- dockerconfig - dockerconfig