Configured gitea CI runner

This commit is contained in:
alejandro-angulo 2024-09-28 23:19:43 -07:00
parent 3b9df6d828
commit 967d362f11
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 16 additions and 0 deletions

Binary file not shown.

View file

@ -17,4 +17,5 @@ in {
"teslamate_mqtt.age".publicKeys = [users.me machines.pi4 machines.node machines.gospel];
"teslamate_encryption.age".publicKeys = [users.me machines.node machines.gospel];
"hydra-aws-creds.age".publicKeys = [users.me machines.gospel];
"gitea-runner-gospel.age".publicKeys = [users.me machines.gospel];
}