mirror of https://git.rancher.io/charts
Use rancher/charts-build-scripts
parent
43eddc361b
commit
8873620b68
|
@ -11,7 +11,7 @@ rm -rf ../bin
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
rm -rf charts-build-scripts
|
rm -rf charts-build-scripts
|
||||||
git clone --depth 1 --branch $CHARTS_BUILD_SCRIPT_VERSION https://github.com/aiyengar2/charts-build-scripts.git 2>/dev/null
|
git clone --depth 1 --branch $CHARTS_BUILD_SCRIPT_VERSION https://github.com/rancher/charts-build-scripts.git 2>/dev/null
|
||||||
|
|
||||||
cd charts-build-scripts
|
cd charts-build-scripts
|
||||||
./scripts/build
|
./scripts/build
|
||||||
|
|
Loading…
Reference in New Issue