add example config

This commit is contained in:
askiiart 2024-12-19 09:59:16 -06:00
parent 7c87a78d3c
commit 4ed06a7f53
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

16
gregory.example.yml Normal file
View file

@ -0,0 +1,16 @@
max-threads: 10
scripts-dir: "scripts"
packages:
librewolf:
compilation:
- "cd ~/librewolf"
- "./mach blahblahblah"
packaging:
fedora:
- "git clone http://example.com/librewolf-fedora-packaging.git && cd librewolf-fedora-packaging/"
- "do-rpm-stuff-idk"
update-repo:
fedora:
- "idkkkkk"