update
This commit is contained in:
parent
008c294f82
commit
39d693d11d
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_REPORT "${{ inputs.version }}"
|
||||
./deploy.sh hrms-api-report
|
||||
./replace-env.sh API_REPORT_V1 "${{ inputs.version }}"
|
||||
./deploy.sh hrms-report-v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue