fix cicd
This commit is contained in:
parent
11a6a37016
commit
9be374f4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -57,5 +57,5 @@ jobs:
|
|||
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
|
||||
script: |
|
||||
cd ~/repo
|
||||
./replace-env.sh APP_USER "${{ inputs.version }}"
|
||||
./replace-env.sh APP_USER "${{ env.IMAGE_VERSION }}"
|
||||
./deploy.sh hrms-user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue