Branch: develop
- Author
- thewhodidthis <thewhodidthis@fastmail.com>
- Date
- Nov. 08 '22 19:28:34
- Commit
- 4610836623a25f5ed10d494ab72496f58dc6eede
- Parent
- 462c814978d13702edc5143f8183df3ae387f0fb
diff --git a/config.tmpl b/config.tmpl
new file mode 100644
index 0000000..d7b7856
--- /dev/null
+++ b/config.tmpl
@@ -0,0 +1,6 @@
+PROJECT: {{ .Project }}
+REPOSITORY: {{ .Repository }}
+PUBLIC_REPOSITORY: {{ .PublicRepository }}
+TARGET: {{ .Target }}
+BRANCHES: {{ .Branches }}
+TEMPLATE: {{ .Template }}