fix: add some quotes n stuff
This commit is contained in:
@@ -77,7 +77,8 @@ runs:
|
||||
-o UserKnownHostsFile= ~/.ssh/known_hosts \
|
||||
-i ~/.ssh/id_rsa \
|
||||
"${REMOTE_USER}@${REMOTE_HOST}" \
|
||||
docker-compose -f "${DEPLOYMENT_PATH}" up -d --timeout ${TIMEOUT}
|
||||
cd "$(dirname "${DEPLOYMENT_PATH}")" \
|
||||
docker-compose up -d --timeout ${TIMEOUT}
|
||||
shell: bash
|
||||
|
||||
- name: Verify services are running
|
||||
|
||||
Reference in New Issue
Block a user