From 406aab54deff3eb71e4bba3f30470a962ed44561 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 15 Jun 2011 21:49:13 +0300 Subject: jenkins-config: Add template job. --- control/jenkins-config/jobs/blank/config.xml | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 control/jenkins-config/jobs/blank/config.xml (limited to 'control') diff --git a/control/jenkins-config/jobs/blank/config.xml b/control/jenkins-config/jobs/blank/config.xml new file mode 100644 index 0000000..72bc44e --- /dev/null +++ b/control/jenkins-config/jobs/blank/config.xml @@ -0,0 +1,40 @@ + + + + + false + + + + + CONFIG + + + + + + + + ec2 + false + false + false + false + + true + + + rm -rf build-tools +bzr clone lp:linaro-android-build-tools build-tools +build-tools/node/build "$JENKINS_URL" "$CONFIG" + + + + + + build/out/target/*/*/*.img,build/out/target/*/*/*.tar.bz2,build/out/*.tar.bz2,build/out/*.xml + false + + + + \ No newline at end of file -- cgit v1.2.3