fix tags
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Meutel 2019-09-14 10:54:04 +02:00
parent 7d1782dc25
commit f794d435e0

View File

@ -44,8 +44,7 @@ steps:
settings:
registry: reg.meutel.net
repo: reg.meutel.net/go-bouquins
tags:
- ${DRONE_REPO_BRANCH}
tags: ${DRONE_REPO_BRANCH}
debug: true
username:
from_secret: registry_login
@ -62,6 +61,6 @@ trigger:
---
kind: signature
hmac: e7274f01722fb82e4c7085fa94f04323283ec8c5cfb5f9709e271c12fc9776f0
hmac: 8e3121b0a7cf83d7636de405d5d5e49b9781d6b66d84122b0093391ede7e302d
...