update gitlab runners secret
This commit is contained in:
parent
a879376145
commit
67b777ad18
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -4,5 +4,5 @@ let
|
|||
skynet = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMajj7jUSGbJgndndLYs1ZQi37WsZi7Foyj2xmfbGrnn";
|
||||
crystal-gitlab = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBg8PGtAXNsZYmWLYCmIdv1rpezCXBZ/Z+XbVZ39m3vt";
|
||||
in {
|
||||
"gitlab-runners.age".publicKeys = [crystal-gitlab];
|
||||
"gitlab-runners.age".publicKeys = [relms crystal-gitlab];
|
||||
}
|
||||
|
|
Reference in a new issue