chore: build test(runner label 대신 이름 지정)
Some checks are pending
CI Build / build (push) Waiting to run
Some checks are pending
CI Build / build (push) Waiting to run
This commit is contained in:
parent
f0b0dcd711
commit
8f50a3b043
@ -2,7 +2,7 @@ name: CI Build
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: gitea-runner
|
runs-on: gitea-runner-1
|
||||||
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