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

This commit is contained in:
Cheney 2025-03-12 17:14:09 +08:00
parent 492f9929c6
commit 9207d48b8d

View File

@ -12,7 +12,8 @@ jobs:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: actions/checkout@v4
uses: https://gitea.com/actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Build Docker image