Apex,3rd_party: Fix workspace wiping
[releng.git] / jjb / apex / apex-snapshot-deploy.sh
index 3bb65a0..a99955f 100644 (file)
@@ -21,8 +21,7 @@ echo "--------------------------"
 echo
 
 echo "Cleaning server"
-git clone https://gerrit.opnfv.org/gerrit/apex.git
-pushd apex/ci > /dev/null
+pushd ci > /dev/null
 sudo CONFIG=../build/ LIB=../lib ./clean.sh
 popd > /dev/null