Browse Source

Update drone

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

2
.drone.yml

@ -8,6 +8,8 @@ steps: @@ -8,6 +8,8 @@ steps:
commands:
- go get github.com/bwmarrin/discordgo
- go get github.com/rudi9719/loggy
- go get github.com/gorilla/mux
- go get github.com/gorilla/sessions
- go vet -v
- go build
- name: gitea_release

Loading…
Cancel
Save