Compare commits
1 commit
475de852ff
...
00c7bd4c8d
Author | SHA1 | Date | |
---|---|---|---|
|
00c7bd4c8d |
1 changed files with 1 additions and 3 deletions
|
@ -10,14 +10,12 @@ steps:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: banzaicloud/drone-kaniko
|
image: garionion/drone-kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: garionion/drone-yaml-server
|
repo: garionion/drone-yaml-server
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
build_args:
|
|
||||||
- "" --force
|
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
Loading…
Add table
Reference in a new issue