Browse Source

Maybe without image?

hkremer/rebranding
Gregory Rudolph 4 years ago
parent
commit
a194551ca6
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
  1. 1
      .drone.yml

1
.drone.yml

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

Loading…
Cancel
Save