maybe this will work
continuous-integration/drone/push Build is failing Details

This commit is contained in:
garionion 2021-08-15 15:52:09 +02:00
parent 00c7bd4c8d
commit be284bdf11
1 changed files with 7 additions and 5 deletions

View File

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