this repo has no description
1interval: 10m
2age:
3 identity: keys/key.txt
4 identities: []
5 recipients:
6 - age1qq5sazxv755u2vs5ulyl486jxhlg7ztrvm27nya47aln668xldkqsm4kn5
7statePath: .nox-state.json
8git:
9 repo: git@github.com:ShorkBytes/nox-secrets.git
10 branch: main
11apps:
12 debug:
13 git:
14 repo: git@github.com:ShorkBytes/nox-secrets.git
15 branch: main
16 files:
17 - path: debug/debug.age
18 output: ./secrets/.env
19 debug2:
20 files:
21 - path: debug/debug.age
22 output: ./secrets/debug2.env
23 testApp:
24 files: []