Maybe without image?
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2020-11-24 08:51:08 -05:00
parent e3e7022dd2
commit a194551ca6

View File

@ -9,7 +9,6 @@ steps:
- go get github.com/bwmarrin/discordgo - go get github.com/bwmarrin/discordgo
- go get github.com/rudi9719/loggy - go get github.com/rudi9719/loggy
- name: Build - name: Build
image: golang
commands: commands:
- go vet -v - go vet -v
- go build - go build