cloud-infra: Update engine cache location in jobs
[infra/cicd.git] / jjb / cloud-infra / scripts / spinnaker-deploy.sh
index bef1b12a9d0f209cdf1f40f0a73bc4297a1f4542..34e6e1e9cbd9a48e73f5fa172d768d56bcff48cb 100644 (file)
@@ -71,6 +71,6 @@ cd $WORKSPACE
   -s $DEPLOY_SCENARIO -e $HEAT_ENVIRONMENT_FILE
 
 cd $WORKSPACE
-/bin/cp $WORKSPACE/.cache/config/inventory.ini ../inventory.ini
+/bin/cp /opt/engine/.cache/config/inventory.ini ../inventory.ini
 
 # vim: set ts=2 sw=2 expandtab: