mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-06-27 16:35:58 +00:00
chore(runner): update runner status if start program
This commit is contained in:
parent
45b0429b21
commit
d4c1515f4e
6 changed files with 31 additions and 11 deletions
|
@ -8,7 +8,7 @@ create a new file as name `.env`
|
|||
|
||||
```sh
|
||||
GITEA_RUNNER_NAME=foobar
|
||||
GITEA_RUNNER_URL=localhost:3001/foo/bar
|
||||
GITEA_RUNNER_URL=http://localhost:3000/foo/bar
|
||||
GITEA_RUNNER_TOKEN=1234567890abcde
|
||||
GITEA_RUNNER_LABELS=foo,bar
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue