echo "COMPLETE" at end of kube-up.sh script
parent
9888571715
commit
9ba107600a
|
@ -21,3 +21,5 @@ fi
|
||||||
./deploy-dns.sh
|
./deploy-dns.sh
|
||||||
./smoke-test.sh
|
./smoke-test.sh
|
||||||
#./cleanup.sh
|
#./cleanup.sh
|
||||||
|
|
||||||
|
echo "==================== ${0} COMPLETE ===================="
|
||||||
|
|
Loading…
Reference in New Issue