Commit 06237d79 authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent 65a662d2
Pipeline #88 failed with stages
in 14 seconds
......@@ -28,7 +28,7 @@ format:
#- go fmt $(go list ./... | grep -v /vendor/)
#- go vet $(go list ./... | grep -v /vendor/)
#- go test -race $(go list ./... | grep -v /vendor/)
- go build -race -ldflags "-extldflags '-static'" -o c:\test.exe
- go build -o test.exe
tags:
- pw_build01
compile:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment