less secrecy
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Hamcha 2023-07-05 15:26:48 +02:00
parent 5082e6382d
commit 346e264a66
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 3 additions and 5 deletions

View File

@ -7,14 +7,12 @@ steps:
- name: publish
image: plugins/kaniko
settings:
registry:
from_secret: docker_registry
registry: registry.fromouter.space
repo: cenere/mabel
username:
from_secret: docker_username
password:
from_secret: docker_password
repo:
from_secret: docker_repo
auto_tag: true
when:
event:
@ -23,6 +21,6 @@ steps:
---
kind: signature
hmac: 112fcdd38044dcb41e96c345d0fb1ea7ae65dce74c4bbcc064a709ae07512785
hmac: 0c6e2af0d6501c987453fb4d7d9b7dd4d6df8d948bc2ef013ae2845603f30e8c
...