ident steps

This commit is contained in:
ezkrg
2020-04-07 18:44:32 +02:00
parent de3d1ebc7c
commit cc76bf6720

View File

@@ -15,7 +15,8 @@ steps:
tags: test
when:
branch:
- master
- master
- name: release
image: plugins/docker
settings:
@@ -29,9 +30,9 @@ steps:
- latest
when:
event:
- tag
- tag
---
kind: signature
hmac: fe1d9f29429b7c966b53377ced1af268d08ddd754b535fe41a930b2a5ee44744
hmac: de7b4e1cbe04b744ed6cad903e7f00d145f9bdd1d34068ba1520a9f3071cb74f
...