Fix path (#14)
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 5s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 17s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 6s

Co-authored-by: kovagoadi <kovaogadi@gmail.com>
Reviewed-on: #14
This commit is contained in:
2025-10-28 13:40:23 +01:00
parent 6cb8818377
commit 716f9aa535

View File

@@ -9,7 +9,7 @@ on:
env:
# Base path for PR preview environments
REMOTE_DEPLOY_PATH: /var/app/test
REMOTE_DEPLOY_PATH: /var/app/test/test
# --- CUSTOMIZABLE PRODUCTION PATH ---
# Set the absolute path for your production deployment on the remote server.