This commit is contained in:
@ -8,6 +8,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- go get github.com/bwmarrin/discordgo
|
- go get github.com/bwmarrin/discordgo
|
||||||
- go get github.com/rudi9719/loggy
|
- go get github.com/rudi9719/loggy
|
||||||
|
- go get github.com/gorilla/mux
|
||||||
|
- go get github.com/gorilla/sessions
|
||||||
- go vet -v
|
- go vet -v
|
||||||
- go build
|
- go build
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
|
|||||||
Reference in New Issue
Block a user