test
This commit is contained in:
parent
115df31b90
commit
8c4cf17684
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ jobs:
|
|||
port: ${{ vars.SSH_DEPLOY_PORT }}
|
||||
username: ${{ secrets.SSH_DEPLOY_USER }}
|
||||
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
|
||||
key: ${{ vars.SSH_PRIVATE_KEY }}
|
||||
script: |
|
||||
cd ~/repo
|
||||
./replace-env.sh HRMS_USER "${{ inputs.version }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue