gitlab: updated teh runners to have a token each as they should
This commit is contained in:
parent
a0892b834f
commit
e9a266e367
4 changed files with 7 additions and 6 deletions
Binary file not shown.
BIN
secrets/gitlab/runners/runner02.age
Normal file
BIN
secrets/gitlab/runners/runner02.age
Normal file
Binary file not shown.
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue