diff options
author | varac <varacanero@zeromail.org> | 2016-01-15 12:47:55 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-01-15 12:47:55 +0100 |
commit | 86cc5a17bfcebce7e33970a1caadcd7340624a7f (patch) | |
tree | 1ec74acdcfd8470aaf408ae140b1d69b18bb6f5f /nodes | |
parent | 8d0435f0779089d7f5a6cb94229a0d823bc3058e (diff) |
use webapp develop branch for unstable
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/donkey.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nodes/donkey.json b/nodes/donkey.json index 9ca27dc..0600a80 100644 --- a/nodes/donkey.json +++ b/nodes/donkey.json @@ -15,6 +15,11 @@ "apt": { "basic": "http://deb.leap.se/experimental-0.8" } + }, + "webapp": { + "type": "git", + "source": "https://leap.se/git/leap_web", + "revision": "origin/develop" } } } |