updated .drone CI
This commit is contained in:
parent
b0d330471c
commit
b3d52149f6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test -v
|
||||
- go test -v github.com/broodjeaap/go-watch/web
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
|
|
Loading…
Add table
Reference in a new issue