aboutsummaryrefslogtreecommitdiff
path: root/tcwg-dev-build.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-10-08 14:00:41 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-10-09 11:06:47 +0000
commit8ad4e61257a10bf5ec6a2384621b19bc11da629d (patch)
treecde2fdb820f55e6bc59dfea36b8852dfdb768c4c /tcwg-dev-build.yaml
parent7e0d95ba1aea45ea0e567c708e4847f7f86840b0 (diff)
tcwg-dev-build: Use xenial container instead of default (trusty)
Change-Id: Iaae258a8755799b536f81fc6f2bf26927f281494
Diffstat (limited to 'tcwg-dev-build.yaml')
-rw-r--r--tcwg-dev-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-dev-build.yaml b/tcwg-dev-build.yaml
index 6e4b5562..9fe6ee9f 100644
--- a/tcwg-dev-build.yaml
+++ b/tcwg-dev-build.yaml
@@ -87,7 +87,7 @@
#!/bin/bash
set -ex
abe_branch=tested
- distro=default
+ distro=xenial-tcwg-tested
eval $extra_options
./docker-run.sh --distro "$distro" -- ./tcwg-dev-build.sh \
--abe_branch "$abe_branch" \