Fix path
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (pull_request) Successful in 3s
Remote Deployment Pipeline / Create remote directory (pull_request) Has been skipped
Remote Deployment Pipeline / Cleanup MR environment (pull_request) Successful in 10s
Remote Deployment Pipeline / Sync repository files (pull_request) Has been skipped
Remote Deployment Pipeline / Run docker-compose remotely (pull_request) Has been skipped

This commit is contained in:
kovagoadi
2025-10-28 13:32:52 +01:00
parent 6cb8818377
commit 3d14638375

View File

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