@@ -25,9 +25,9 @@ steps:
build:
image: golang:1.24
environment:
CGO_ENABLED=0
GOOS=linux
GOARCH=amd64
CGO_ENABLED: 0
GOOS: linux
GOARCH: amd64
commands:
- go get
- go build
The note is not visible to the blocked user.