测试 CICD 流程测试
Some checks failed
Actions Demo / Auto-Build-Actions (push) Failing after 8h32m13s

This commit is contained in:
Cheney 2025-03-12 16:34:08 +08:00
parent e6f38748b7
commit 492f9929c6

View File

@ -18,4 +18,4 @@ jobs:
- name: Build Docker image
run: |
docker build -t ${{ gitea.repository }}:latest .
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "This job's status is ${{ job.status }}."