forgejo runner token as secret setup
This commit is contained in:
parent
0f235b7ca0
commit
e9f42a5fd3
4 changed files with 11 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
labels = [ ];
|
||||
name = config.networking.hostName;
|
||||
settings = { };
|
||||
tokenFile = "";
|
||||
tokenFile = config.sops.templates."forgejo_runner.env.secrets.yaml".path;
|
||||
url = "https://git.collective-conciousness.monster";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue