Trigger CI
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ["cicd:docker://docker.gitea.com/runner-images:ubuntu-latest"] # your central build runner
|
||||
runs-on: ["cicd"] # your central build runner
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user