Sunset the build machine configuration and move it to the newer format. Setup the Forgejo Runner.
This commit is contained in:
parent
b66ab168d6
commit
c7d4fc7e47
8 changed files with 413 additions and 45 deletions
|
|
@ -1,6 +1,7 @@
|
|||
To generate the keys beforehand
|
||||
```ssh
|
||||
nix-shell -p age
|
||||
/var/lib/sops-nix/key.txt
|
||||
sudo mkdir /var/lib/sops-nix
|
||||
age-keygen -o /var/lib/sops-nix/key.txt
|
||||
```
|
||||
And then update the .sops.yaml in the project directory accordingly.
|
||||
Loading…
Add table
Add a link
Reference in a new issue