updated .drone CI

This commit is contained in:
BroodjeAap 2023-02-06 19:29:21 +00:00
parent b0d330471c
commit b3d52149f6

View file

@ -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