General: Fixed Distrobuilder build script
This commit is contained in:
@@ -37,6 +37,7 @@ pipeline {
|
||||
then
|
||||
sed -i '/mirrorlist=/c\baseurl=http://192.168.200.20/centos/\$releasever/BaseOS/x86_64/os/' $WORKSPACE/sources/centos-http.go
|
||||
fi
|
||||
export GOFLAGS=-tags=containers_image_storage_stub,containers_image_docker_daemon_stub,containers_image_openpgp
|
||||
gofmt -s -w .
|
||||
go build -o build -v ./...
|
||||
go clean
|
||||
|
||||
Reference in New Issue
Block a user