This commit is contained in:
parent
68615e2c53
commit
f0b0dcd711
@ -2,7 +2,7 @@ name: CI Build
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: gitea-runner
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: echo "Building the project..."
|
- run: echo "Building the project..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user