更新 .gitea/workflows/build.yml
Some checks failed
Docker Image CI / build (push) Failing after 9m12s

runner
This commit is contained in:
2025-10-20 16:59:24 +00:00
parent c2e99395fd
commit 05a7b51ec8

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: controller
runs-on: runner
steps:
- name: Checkout code
uses: actions/checkout@v4