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