fix: enforce isolated beta deployment path
Magent CI/CD / verify (push) Successful in 3m4s
Magent CI/CD / deploy-beta (push) Successful in 1m40s

This commit is contained in:
2026-09-17 22:41:34 +12:00
parent 2525a9eb25
commit 91a950a3b0
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -102,6 +102,5 @@ jobs:
env:
DEPLOY_HOST: ${{ secrets.PROD_SSH_HOST }}
DEPLOY_USER: ${{ secrets.PROD_SSH_USER }}
BETA_DEPLOY_PATH: ${{ secrets.PROD_DEPLOY_PATH }}
DEPLOY_SSH_OPTS: -o StrictHostKeyChecking=yes
run: bash scripts/deploy_beta_ams_dev01.sh