fix
This commit is contained in:
+8
-8
@@ -23,11 +23,11 @@ when:
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: golang:1.24
|
||||
environment:
|
||||
CGO_ENABLED=0
|
||||
GOOS=linux
|
||||
GOARCH=amd64
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
||||
image: golang:1.24
|
||||
environment:
|
||||
CGO_ENABLED=0
|
||||
GOOS=linux
|
||||
GOARCH=amd64
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
||||
|
||||
Reference in New Issue
Block a user