This commit is contained in:
parent
4a1e4cdf50
commit
30a165b35a
@ -5,7 +5,7 @@ pipeline:
|
|||||||
- go build main.go
|
- go build main.go
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
when:
|
when:
|
||||||
event: [pull_request]
|
event: [pull_request, push]
|
||||||
|
|
||||||
release-latest:
|
release-latest:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user