fixed dronefile new paths
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
07271dea71
commit
8d366a9833
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user