1
All checks were successful
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
Docker Build & Deploy / Build Docker Image (push) Successful in 16s

This commit is contained in:
2026-01-11 17:00:07 +08:00
parent 386d211735
commit 255c82759e

View File

@@ -15,7 +15,7 @@ jobs:
steps:
# ✅ 使用 Gitea 兼容的代码检出方式
- name: Checkout code
uses: actions/checkout@v3
uses: https://gitea.com/actions/checkout@v3
with:
gitea-server: http://192.168.31.14:14200
token: ${{ secrets.GITEA_TOKEN }}