Update script.sh

This commit is contained in:
Wayne Connolly
2018-07-01 00:22:02 +10:00
committed by GitHub
parent de3daa1aaf
commit c56a041bf0
+1 -1
View File
@@ -8,5 +8,5 @@ echo "ls rancher" && ls rancher/
--url http://${PLUGIN_URL}/v1 \
--access-key ${PLUGIN_ACCESSKEY} \
--secret-key ${PLUGIN_SECRETKEY} \
-f ${DOCKER_COMPOSE} -r ${RANCHER_COMPOSE} \
-f rancher/${PLUGIN_PATH}/docker-compose.yml -r rancher/${PLUGIN_PATH}/rancher-compose.yml \
--verbose -p ${PLUGIN_STACK} up -p -d --force-upgrade --confirm-upgrade