update CI
This commit is contained in:
parent
0d2eaa3c09
commit
73a92f6dd9
@ -16,7 +16,6 @@ compile:
|
|||||||
- cd app/
|
- cd app/
|
||||||
- go get ./...
|
- go get ./...
|
||||||
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
|
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
|
||||||
- cp -r ../build/
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/
|
- build/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user