summarylogtreecommitdiffstats
path: root/ci.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ci.toml')
-rw-r--r--ci.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci.toml b/ci.toml
new file mode 100644
index 000000000000..380fe3f35dca
--- /dev/null
+++ b/ci.toml
@@ -0,0 +1,6 @@
+[source]
+type = "github_release"
+repo = "Robosturm/Commander_Wars"
+
+[check]
+pkgver_regex = '^0(\.[0-9]+)+$' \ No newline at end of file