diff --git a/docs/developer/cicd_runner.md b/docs/developer/cicd_runner.md index a69e6f4..a43584d 100644 --- a/docs/developer/cicd_runner.md +++ b/docs/developer/cicd_runner.md @@ -3,16 +3,16 @@ ## Hosts - `sls-vserv-bd-01(-dev)` - - Runs shellbox commands (and `ioc install ...`?) + - Runs shellbox commands (and `ioc install ...`?) - `sls-vserv-bd-hla01(-dev)` - - Runs everything else + - Runs everything else ## Setup Resources: - - https://docs.gitea.com/usage/actions/act-runner - - https://linux.psi.ch/documentation/services/gitea/gitea-runner/ +- https://docs.gitea.com/usage/actions/act-runner +- https://linux.psi.ch/documentation/services/gitea/gitea-runner/ Register the runner: (by default the name is the machine name `sls-vserv-bd-hla01-dev.psi.ch`) ```