aboutsummaryrefslogtreecommitdiff
path: root/tcwg-buildfarm-christophe.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2015-05-18 23:07:21 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2015-05-18 23:08:19 +0200
commitaaec1adf905b4658cd3e32b2dca5bfa58d34e3ad (patch)
tree86be881bef034f95747e2518fbeb2b2fccf2151a /tcwg-buildfarm-christophe.yaml
parent174f36657587e74aa39427ad4233e181b5507746 (diff)
tcwg-buildfarm-christophe: set buildserver via environment, since BuildFarm.job does not support a --fileserver parameter.
Change-Id: Ib378d8e5e270b319419e93da31573c6a20120361
Diffstat (limited to 'tcwg-buildfarm-christophe.yaml')
-rw-r--r--tcwg-buildfarm-christophe.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-buildfarm-christophe.yaml b/tcwg-buildfarm-christophe.yaml
index bd39a5b6a8..46154b33ae 100644
--- a/tcwg-buildfarm-christophe.yaml
+++ b/tcwg-buildfarm-christophe.yaml
@@ -87,7 +87,7 @@
cd ${WORKSPACE}
}
- bash -x ${WORKSPACE}/scripts/BuildFarm.job --fileserver tcwg-ex40-01
+ fileserver=tcwg-ex40-01 bash -x ${WORKSPACE}/scripts/BuildFarm.job
publishers:
- email-ext:
recipients: 'christophe.lyon@linaro.org'