I'm gonna end drone with my bare hands
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Hamcha 2023-07-05 15:31:08 +02:00
parent 1db216365b
commit 100fbbd02f
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@ name: default
steps:
- name: publish
image: plugins/kaniko
environment:
PLUGIN_REGISTRY: registry.fromouter.space
settings:
registry: registry.fromouter.space
repo: cenere/mabel
username:
from_secret: docker_username
@ -20,6 +21,6 @@ steps:
---
kind: signature
hmac: 29871350f5b23ea095ec4cd023f1d7c324d26ad2ae1f05925ffbeb35b0840f31
hmac: 7f81cd60f0a9a5a46529a29f56734825616685cc07f362171ff7bb732b9ee802
...