secrets: migrate forgejo runner to sops
This commit is contained in:
parent
48e40c47e4
commit
ed510001fd
4 changed files with 1 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
enable = true;
|
||||
name = "monolith";
|
||||
url = "https://git.lelgenio.com";
|
||||
tokenFile = config.age.secrets.monolith-forgejo-runner-token.path;
|
||||
tokenFile = config.sops.secrets."forgejo-runners/git.lelgenio.com-default".path;
|
||||
labels = [
|
||||
# provide a debian base with nodejs for actions
|
||||
"debian-latest:docker://node:18-bullseye"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue