summaryrefslogtreecommitdiff
path: root/liw-real.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-04-20 12:17:02 +0100
committerLars Wirzenius <liw@liw.fi>2013-04-20 12:17:02 +0100
commit1086f2bc871feeb5227838a87708f8e3c4516219 (patch)
treeaa0586f037fb77bc9e1a08854ae852f0271c35d5 /liw-real.conf
parentf2efd1c885303acc7ba81dc97a2bbfadc471e337 (diff)
downloadjenkinstool-1086f2bc871feeb5227838a87708f8e3c4516219.tar.gz
Add liw-automation
Diffstat (limited to 'liw-real.conf')
-rw-r--r--liw-real.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/liw-real.conf b/liw-real.conf
index 95bb247..015722e 100644
--- a/liw-real.conf
+++ b/liw-real.conf
@@ -220,6 +220,15 @@
"build-commands": [
"true"
]
+ },
+ {
+ "name": "liw-automation",
+ "bzr": "http://code.liw.fi/liw-automation/bzr/trunk/",
+ "build-depends": [
+ ],
+ "build-commands": [
+ "true"
+ ]
}
]
}