This commit is contained in:
@ -6,7 +6,7 @@ steps:
|
||||
- name: Build
|
||||
image: golang
|
||||
commands:
|
||||
- go get ./..
|
||||
- go get ./...
|
||||
- go vet -v
|
||||
- env
|
||||
- GOOS="linux" go build -ldflags="-w -s" -o BackgroundDaemon-Linux
|
||||
|
||||
Reference in New Issue
Block a user