!89 fixed-bug: CI脚本
Some checks failed
DevStar Studio CI Pipeline / build-and-push-x86-64-docker-image (push) Failing after 19s

Merge pull request !89 from 孟宁/custom/devstar
This commit is contained in:
孟宁
2025-07-24 08:54:16 +00:00
committed by Gitee

View File

@@ -37,7 +37,7 @@ jobs:
- name: 🔍 Check out repository code
uses: https://devstar.cn/actions/checkout@v4
with:
ref: dev
ref: main
- name: 🔧 Test Codes and Build an Artifact
run: |
echo "Prepare to build repository code ${{ gitea.repository }}:${{ gitea.ref }}."