time to use some random dude's kaniko thing
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
100fbbd02f
commit
8b4d21fa12
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue