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:
|
steps:
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/kaniko
|
image: banzaicloud/drone-kaniko
|
||||||
environment:
|
|
||||||
PLUGIN_REGISTRY: registry.fromouter.space
|
|
||||||
settings:
|
settings:
|
||||||
|
registry: registry.fromouter.space
|
||||||
repo: cenere/mabel
|
repo: cenere/mabel
|
||||||
|
cache: true
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
@ -21,6 +21,6 @@ steps:
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 7f81cd60f0a9a5a46529a29f56734825616685cc07f362171ff7bb732b9ee802
|
hmac: 0523dfe3d24f6222fad03b9283b3d0d8183bdf40a532b2b83fb4d1ee652a6703
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue