Fix drone config
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2021-07-21 21:54:25 -04:00
parent cf98a68d4d
commit 418bea8be7

View File

@ -9,6 +9,14 @@ steps:
- go get github.com/bwmarrin/discordgo - go get github.com/bwmarrin/discordgo
- go vet -v - go vet -v
- go build - go build
- name: Run
image: golang
commands:
- go get github.com/bwmarrin/discordgo
- go vet -v
- go build
- ./Phasmobot
- name: gitea_release - name: gitea_release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings: