time to use some random dude's kaniko thing
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Hamcha 2023-07-05 15:34:20 +02:00
parent 100fbbd02f
commit 8b4d21fa12
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@ name: default
steps:
- name: publish
image: plugins/kaniko
environment:
PLUGIN_REGISTRY: registry.fromouter.space
image: banzaicloud/drone-kaniko
settings:
registry: registry.fromouter.space
repo: cenere/mabel
cache: true
username:
from_secret: docker_username
password:
@ -21,6 +21,6 @@ steps:
---
kind: signature
hmac: 7f81cd60f0a9a5a46529a29f56734825616685cc07f362171ff7bb732b9ee802
hmac: 0523dfe3d24f6222fad03b9283b3d0d8183bdf40a532b2b83fb4d1ee652a6703
...