diff --git a/.drone.yml b/.drone.yml index 034a124..8491d28 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,14 +34,18 @@ steps: from_secret: registry_login password: from_secret: registry_password - tags: dronetest + auto_tag: true + when: + event: + - tag trigger: event: - push + - tag --- kind: signature -hmac: 48a8a27212fa3f1dbb365b2976e5fd54e35944eea3bb2a1c842c74c841f89028 +hmac: 0f5318785e361ab48470f37a93f15cb218f6f2a22dbdd2ec2f16298dd7577ada ...