This commit is contained in:
@ -9,6 +9,14 @@ steps:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go vet -v
|
||||
- go build
|
||||
- name: Run
|
||||
image: golang
|
||||
commands:
|
||||
- go get github.com/bwmarrin/discordgo
|
||||
- go vet -v
|
||||
- go build
|
||||
- ./Phasmobot
|
||||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user