maybe this will work
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
garionion 2021-08-15 15:52:09 +02:00
parent 00c7bd4c8d
commit e8dc0f846f
Signed by: garionion
GPG key ID: 53352FA607FA681A

View file

@ -10,12 +10,16 @@ steps:
- go test ./...
- name: publish
image: garionion/drone-kaniko
image: techknowlogick/drone-docker:latest
privileged: true
settings:
auto_tag: true
auto_tag_suffix: linux-amd64
repo: garionion/drone-yaml-server
username:
from_secret: docker_username
debug: true
password:
from_secret: docker_password
username:
from_secret: docker_username
tags:
- latest
- latest