Try to fix CI build
This commit is contained in:
parent
51bc6f941b
commit
5f1a23e8fd
@ -27,7 +27,7 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- pwd
|
||||
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -tags netgo -ldflags '-w -extldflags "-static"'
|
||||
- CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -tags netgo
|
||||
artifacts:
|
||||
untracked: true
|
||||
expire_in: 4 hours
|
||||
|
Reference in New Issue
Block a user