Update pipeline
This commit is contained in:
parent
6822cd6bfe
commit
121b0396fa
@ -4,7 +4,7 @@ pipeline:
|
||||
commands:
|
||||
- go build -o gpaste-client ./cmd/client/client.go
|
||||
- go build -o gpaste-server ./cmd/server/server.go
|
||||
- go test -v ./...
|
||||
- go test -cover ./...
|
||||
- go vet ./...
|
||||
when:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user