update .gitea/workflows/devstar-studio-dev-ci.yaml.

Signed-off-by: 孟宁 <mengning997@163.com>
This commit is contained in:
孟宁
2025-05-13 11:02:58 +00:00
repo.diff.committed_by Gitee
repo.diff.parent d506f11dd3
repo.diff.commit b12e64ccc8

repo.diff.view_file

@@ -41,7 +41,6 @@ jobs:
- name: 🔧 Test Codes and Build an Artifact
run: |
echo "Prepare to build repository code ${{ gitea.repository }}:${{ gitea.ref }}."
make test
make docker
- name: 🚀 Push Artifact to devstar.cn and docker.io Registry
run: |