gitlab: updated teh runners to have a token each as they should

This commit is contained in:
silver 2023-08-09 19:56:30 +01:00
parent a0892b834f
commit e9a266e367
4 changed files with 7 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View file

@ -105,6 +105,7 @@ in
"gitlab/ldap_pw.age".publicKeys = users ++ gitlab;
"gitlab/runners/runner01.age".publicKeys = users ++ gitlab_runners;
"gitlab/runners/runner02.age".publicKeys = users ++ gitlab_runners;
# for ldap
"ldap/pw.age".publicKeys = users ++ ldap;