This commit is contained in:
parent
9951c1ced5
commit
1f13f354e1
@ -3,6 +3,7 @@ steps:
|
|||||||
image: golang:1.22.5-alpine3.20
|
image: golang:1.22.5-alpine3.20
|
||||||
commands:
|
commands:
|
||||||
- GOPATH=/woodpecker/go
|
- GOPATH=/woodpecker/go
|
||||||
|
- ls -l
|
||||||
- cd src/tsm
|
- cd src/tsm
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- go build -a -installsuffix nocgo -o tsm tsm.go
|
- go build -a -installsuffix nocgo -o tsm tsm.go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user