Trigger CI

This commit is contained in:
2025-09-19 03:51:25 +00:00
parent 707d5818ea
commit a6175c2fe1

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: ["cicd:docker://docker.gitea.com/runner-images:ubuntu-latest"] # your central build runner runs-on: ["cicd"] # your central build runner
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3