fix:更新cicd
Some checks failed
main / Deploy to server (push) Has been cancelled
main / Build and push to Aliyun ACR (push) Has been cancelled
main / Send notification (push) Has been cancelled

This commit is contained in:
Your Name 2026-06-22 17:39:57 +08:00
parent 399b9f501b
commit f3dac32a89

View File

@ -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