mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 03:25:05 +08:00
ci(GiteaActions): 修复镜像不包含 zip 的问题
Some checks failed
Publish when Pushed / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Publish when Pushed / Explore-Gitea-Actions (push) Failing after 3s
Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
@@ -4,7 +4,7 @@ on: [ push ]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: [ self-hosted, linux, ubuntu ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
||||
Reference in New Issue
Block a user