summaryrefslogtreecommitdiff
path: root/tmp-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tmp-config.json')
-rw-r--r--tmp-config.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tmp-config.json b/tmp-config.json
new file mode 100644
index 0000000..8e7b2a7
--- /dev/null
+++ b/tmp-config.json
@@ -0,0 +1,11 @@
+{
+ "organizations": [
+ {"host": "git@codeberg.org", "name": "dummy"},
+ {"host": "git@github.com", "name": "dummy"}
+ ],
+ "repositories": ["fapi"],
+ "work_dir": "./tmp-work",
+ "skip_releases": {
+ "fapi": ["0.0.1"]
+ }
+}