8 lines
239 B
Markdown
8 lines
239 B
Markdown
# gitea runner (act-runner)
|
|
|
|
## setup
|
|
|
|
- in gitea -> administration -> actions -> runners -> "create new runner" -> get registration token
|
|
- copy and adjust .env from .env.template
|
|
- starting up should automatically register as new runner
|