dev: use forgejo-cli (fj) instead of tea
This commit is contained in:
parent
6cb4a9e401
commit
77dc6788f0
4 changed files with 10 additions and 12 deletions
|
|
@ -8,7 +8,7 @@ CI should prefer Forgejo Actions secrets (e.g. `CLOUDFLARE_API_TOKEN`) rather th
|
|||
|
||||
- `secrets/secrets.nix`: recipients + secret file mapping
|
||||
- `secrets/cloudflare-api-token.age`: encrypted Cloudflare API token (optional)
|
||||
- `secrets/codeberg-token.age`: encrypted Codeberg/Forgejo token for `tea` (optional)
|
||||
- `secrets/codeberg-token.age`: encrypted Codeberg/Forgejo token for `fj` (optional)
|
||||
|
||||
## Create / edit secrets (local)
|
||||
|
||||
|
|
@ -35,4 +35,3 @@ agenix -d cloudflare-api-token.age
|
|||
## Decryption identity
|
||||
|
||||
`agenix` decrypts using your local SSH key material. The private key must be available locally but is never committed to the repo.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue