publish image only if a new tag appears
continuous-integration/drone/push Build is passing Details

This commit is contained in:
weeman 2021-07-02 16:16:15 +02:00
parent c11568f885
commit 3b6225f621
Signed by: weeman
GPG Key ID: 34F0524D4DA694A1
1 changed files with 2 additions and 2 deletions

View File

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