summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-09-03 12:14:58 -0700
committerelijah <elijah@riseup.net>2014-09-03 12:14:58 -0700
commit1e8c227e15d3fe34a7d026178c48ea232fe6f1bf (patch)
tree559084f5c2cf3da1111cc99c0b4527c297ae84b1 /services
parent04523f269411cdd43a722d11423c94b2c71482c4 (diff)
make sure unstable is deploying 'develop' branch of leap_web
Diffstat (limited to 'services')
-rw-r--r--services/webapp.unstable.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/services/webapp.unstable.json b/services/webapp.unstable.json
new file mode 100644
index 0000000..9275231
--- /dev/null
+++ b/services/webapp.unstable.json
@@ -0,0 +1,8 @@
+{
+ "webapp": {
+ "git": {
+ "source": "https://leap.se/git/leap_web",
+ "revision": "origin/develop"
+ }
+ }
+}