Compare commits

...

1 commit

Author SHA1 Message Date
garionion f496b4f031
maybe this will work
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-15 15:55:41 +02:00

View file

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