Fix drone config
This commit is contained in:
@ -6,7 +6,6 @@ steps:
|
||||
- name: Build
|
||||
image: golang
|
||||
commands:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go vet -v
|
||||
- go build -ldflags "-X main.gitCommit=$(git rev-parse --short HEAD)"
|
||||
- name: Run
|
||||
|
||||
Reference in New Issue
Block a user