summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-07-22 21:48:03 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-07-22 21:48:03 +0300
commitfee868cfdf59963d23f525f6b203d5ff4a73c25e (patch)
treea6966bfbef4e703c4379078e150ee33eb20c4a24
parent9f5a0d484bcf8f0bae51a92e3f87a0fe83fbce86 (diff)
downloadwmf-ci-arch-fee868cfdf59963d23f525f6b203d5ff4a73c25e.tar.gz
Add: sample test files for ./curl.sh
-rw-r--r--hithere-publish.json4
-rw-r--r--hithere.json5
2 files changed, 9 insertions, 0 deletions
diff --git a/hithere-publish.json b/hithere-publish.json
new file mode 100644
index 0000000..d9ba021
--- /dev/null
+++ b/hithere-publish.json
@@ -0,0 +1,4 @@
+{
+ "artifact_id": "heippa",
+ "published_name": "heippa"
+}
diff --git a/hithere.json b/hithere.json
new file mode 100644
index 0000000..a9a5650
--- /dev/null
+++ b/hithere.json
@@ -0,0 +1,5 @@
+{
+ "git": "git://git.liw.fi/heippa",
+ "ref": "master",
+ "gitlab": "hithere2"
+}