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 ./...
|
||||
|
||||
- name: publish
|
||||
image: banzaicloud/drone-kaniko
|
||||
image: garionion/drone-kaniko
|
||||
settings:
|
||||
repo: garionion/drone-yaml-server
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
build_args:
|
||||
- "" --force
|
||||
tags:
|
||||
- latest
|
Loading…
Add table
Reference in a new issue