fix:更新cicd
This commit is contained in:
parent
399b9f501b
commit
f3dac32a89
@ -41,7 +41,7 @@ jobs:
|
|||||||
needs: build-and-push
|
needs: build-and-push
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
url: http://${{ vars.HOST }}:8080
|
url: http://${{ vars.HOST }}
|
||||||
steps:
|
steps:
|
||||||
- name: Deploy via SSH
|
- name: Deploy via SSH
|
||||||
uses: https://gitee.com/zsqai/ssh-action@v1.0.3
|
uses: https://gitee.com/zsqai/ssh-action@v1.0.3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user