update CI

This commit is contained in:
Sebastien Laithier 2023-05-10 16:15:21 +02:00
parent 0d2eaa3c09
commit 73a92f6dd9

View File

@ -16,7 +16,6 @@ compile:
- cd app/
- go get ./...
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
- cp -r ../build/
artifacts:
paths:
- build/