更新 .gitea/workflows/push.yml
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 45s
Docker Build & Deploy / Deploy to Production (push) Has been skipped

This commit is contained in:
2025-03-06 15:46:11 +08:00
parent b06aa92715
commit 3a274f5f63

View File

@@ -15,7 +15,7 @@ jobs:
steps:
# ✅ 使用 Gitea 兼容的代码检出方式
- name: Checkout code
uses: https://gitea.com/actions/checkout@v3
uses: actions/checkout@v3
- name: Cleanup old containers
run: |