13 lines
254 B
Markdown
13 lines
254 B
Markdown
# Code Forge
|
|
|
|
Forgejo instance serving https://forge.karnov.club.
|
|
|
|
## Maintaining
|
|
|
|
Using [spud](https://forge.karnov.club/spadinastan/spud), just `spud start ./service.yml`!
|
|
|
|
### Starting runners
|
|
|
|
```
|
|
FORGEJO_RUNNER_ROOT=... ./start-action-runner.sh
|
|
```
|