diff --git a/docs/cicd_runner.md b/docs/cicd_runner.md index 455c1e9..0b72c89 100644 --- a/docs/cicd_runner.md +++ b/docs/cicd_runner.md @@ -32,3 +32,9 @@ sudo su svcusr-sls2hla ## User The gitea actions run as user `svcusr-sls2hla` + +## Auth + +### #TODO: this is a temporary workaround +I created an ssh key on `sls-vserv-bd-hla01-dev` (where the runner runs), and added the public key to my +gitea profile ssh keys. That way the `svcusr` can clone the repos I can clone.