fixed dronefile new paths
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Niklas 2021-02-14 23:28:09 +01:00
parent 07271dea71
commit 8d366a9833

View File

@ -5,7 +5,7 @@ steps:
- name: build
image: golang
commands:
- go build
- go build cmd/cooldns.go
- name: gitea_release
image: plugins/gitea-release
@ -14,7 +14,7 @@ steps:
from_secret: GITEA_API_KEY
base_url: https://git.kapelle.org
files:
- cool-dns
- cooldns
checksum:
- md5
- sha1