This commit is contained in:
parent
588bea0c85
commit
216f6956a4
@ -14,7 +14,8 @@ steps:
|
|||||||
- go test ./...
|
- go test ./...
|
||||||
- go build -a -installsuffix cgo .
|
- go build -a -installsuffix cgo .
|
||||||
- go get golang.org/x/lint
|
- go get golang.org/x/lint
|
||||||
- golint ./...
|
- $GOPATH/bin/golint ./...
|
||||||
|
- go vet ./...
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
@ -22,6 +23,6 @@ trigger:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 7a91c47d0f7cb92054e9c14466e39935c89c1128214f60e13fa93569d6ff99e2
|
hmac: 0a2a54950b337ca2c25ac140e8f874c7e10fc0401c819509e07caf2c5bd63f9e
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user