Test current path
the build failed
Details
the build failed
Details
This commit is contained in:
parent
242e654d72
commit
10376efdd1
|
@ -13,6 +13,7 @@ pipeline:
|
|||
image: golang:latest
|
||||
group: build
|
||||
commands:
|
||||
- ls /go/src/meow.tf/deb-simple
|
||||
- mkdir -p build/i386
|
||||
- GOOS=linux GOARCH=386 go build -o build/i386/deb-simple
|
||||
build-amd64:
|
||||
|
|
Loading…
Reference in New Issue