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
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user