fix pipeline: attempt 5
This commit is contained in:
parent
ae4e2e6b65
commit
4e6dce7b04
@ -21,5 +21,6 @@ pipelines:
|
|||||||
# - go test tests/* -v 2>&1 | go-junit-report > test-reports/report.xml
|
# - go test tests/* -v 2>&1 | go-junit-report > test-reports/report.xml
|
||||||
# Build compiles the packages
|
# Build compiles the packages
|
||||||
- mkdir ./build
|
- mkdir ./build
|
||||||
|
- go version
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- go build -a -o ./build/ .
|
- go build -a -o ./build/ .
|
||||||
|
Loading…
Reference in New Issue
Block a user