fix(deploy)

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-09-09 09:55:50 +07:00
parent 8b78ccf4e6
commit 23a186fd3c

View file

@ -25,5 +25,5 @@ jobs:
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
script: |
cd ~/repo
./replace-env.sh API_PROBATION "${{ inputs.version }}"
./deploy.sh hrms-api-probation "${{ inputs.version }}"
./replace-env.sh API_KPI "${{ inputs.version }}"
./deploy.sh hrms-api-KPI "${{ inputs.version }}"