I'm gonna end drone with my bare hands
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
1db216365b
commit
100fbbd02f
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ name: default
|
||||||
steps:
|
steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
|
environment:
|
||||||
|
PLUGIN_REGISTRY: registry.fromouter.space
|
||||||
settings:
|
settings:
|
||||||
registry: registry.fromouter.space
|
|
||||||
repo: cenere/mabel
|
repo: cenere/mabel
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
@ -20,6 +21,6 @@ steps:
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 29871350f5b23ea095ec4cd023f1d7c324d26ad2ae1f05925ffbeb35b0840f31
|
hmac: 7f81cd60f0a9a5a46529a29f56734825616685cc07f362171ff7bb732b9ee802
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue