fix(deploy)
This commit is contained in:
parent
8b78ccf4e6
commit
23a186fd3c
1 changed files with 2 additions and 2 deletions
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue