folder
Some checks failed
Build And Deploy Main / build-and-deploy (push) Failing after 0s

This commit is contained in:
2026-03-09 12:39:37 -04:00
parent 707367a955
commit 6712bb045e

View File

@@ -10,10 +10,10 @@ jobs:
runs-on:
- ubuntu-latest
env:
PROJECT_DIR: ~/temp/tspt
PROJECT_DIR: /home/charlie32690/temp/tspt
REMOTE_HOST: 34.232.175.208
REMOTE_USER: rocky
SSH_KEY: ~/ssh-certs/charlie_ws.pem
SSH_KEY: /home/charlie32690/ssh-certs/charlie_ws.pem
REMOTE_APP_ROOT: /www/wwwroot/worldshine1
REMOTE_VIEWS_DIR: /www/wwwroot/worldshine1/app/views
EXCLUDE_PATTERN: (^|/)\.DS_Store$|(^|/)_MACOSX(/|$)