Update .forgejo/workflows/ci-cd.yml
This commit is contained in:
parent
db30910b6c
commit
99307abff4
1 changed files with 1 additions and 1 deletions
|
|
@ -56,5 +56,5 @@ jobs:
|
|||
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
|
||||
script: |
|
||||
cd ~/repo
|
||||
./replace-env.sh API_ORG "${{ inputs.version }}"
|
||||
./replace-env.sh API_ORG "${{ env.IMAGE_VERSION }}"
|
||||
./deploy.sh hrms-api-org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue