docs: svcusr permissions to clone repos
Deploy bin / deploy (push) Successful in 2s
Deploy service MASTER / deploy (push) Failing after 4s

This commit is contained in:
Benjamin Labrecque
2026-07-06 14:30:46 +02:00
parent 04d7bc0949
commit 86c61d56fe
+6
View File
@@ -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.