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
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- go build
|
||||||
- go test -v
|
- go test -v github.com/broodjeaap/go-watch/web
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Add table
Reference in a new issue