fix(ci): step name
Some checks are pending
Spell Check / Spell Check with Typos (push) Waiting to run
Some checks are pending
Spell Check / Spell Check with Typos (push) Waiting to run
This commit is contained in:
parent
00aedd2fe9
commit
4dc26a3ccd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tags: ${{ env.CONTAINER_IMAGE_NAME }}
|
tags: ${{ env.CONTAINER_IMAGE_NAME }}
|
||||||
push: true
|
push: true
|
||||||
- name: Remote Development
|
- name: Remote Deploy
|
||||||
uses: appleboy/ssh-action@v1.2.1
|
uses: appleboy/ssh-action@v1.2.1
|
||||||
with:
|
with:
|
||||||
host: ${{ vars.SSH_DEPLOY_HOST }}
|
host: ${{ vars.SSH_DEPLOY_HOST }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue