Updated and enabled cache server for new setup
This commit is contained in:
@@ -35,7 +35,7 @@ pipeline {
|
||||
#Customization for BrampCustom version
|
||||
if [ "${Variant}" = "BrampCustom" ]
|
||||
then
|
||||
sed -i '/mirrorlist=/c\baseurl=http://192.168.2.83/centos/\$releasever/BaseOS/x86_64/os/' $WORKSPACE/sources/centos-http.go
|
||||
sed -i '/mirrorlist=/c\baseurl=http://192.168.200.20/centos/\$releasever/BaseOS/x86_64/os/' $WORKSPACE/sources/centos-http.go
|
||||
fi
|
||||
gofmt -s -w .
|
||||
go build -o build -v ./...
|
||||
|
||||
Reference in New Issue
Block a user