Commit b8fbe5d8 authored by Egor Kremnev's avatar Egor Kremnev

fix scripts

parent e14bead7
......@@ -48,6 +48,6 @@ scp VERSION ${HOST}:${APPLICATION_ROOT_PATH}
# shellcheck disable=SC2087
echo ${HOST}
ssh ${HOST} <<EOL
${APPLICATION_ROOT_PATH}/apply-update.sh ${INSTANCE_NAME} ${LATEST_ARTIFACT_NAME} ${APPLICATION_ROOT_PATH}
chmod +x ${APPLICATION_ROOT_PATH}/apply-update.sh
${APPLICATION_ROOT_PATH}/apply-update.sh ${INSTANCE_NAME} ${LATEST_ARTIFACT_NAME} ${APPLICATION_ROOT_PATH}
EOL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment