diff options
author | Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> | 2018-06-13 12:24:08 +0000 |
---|---|---|
committer | Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> | 2018-06-18 13:59:58 +0000 |
commit | 5faa4217b9fb63d240aa64e65b0e57c05d6eceed (patch) | |
tree | f00fd9732146cc1393dc6b2d50c14a73b537de6b /tcwg-buildapp.yaml | |
parent | 490ffe4bb60607eea4b5dc5c0817cbebc778aff0 (diff) | |
download | configs-5faa4217b9fb63d240aa64e65b0e57c05d6eceed.tar.gz |
tcwg-*: Use "default" docker image tag.
Change-Id: Ifb416b0275b7afdc3cd2bb61f0c4a70a87430547
Diffstat (limited to 'tcwg-buildapp.yaml')
-rw-r--r-- | tcwg-buildapp.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml index 86b397828..5edde0e8c 100644 --- a/tcwg-buildapp.yaml +++ b/tcwg-buildapp.yaml @@ -44,7 +44,7 @@ description: 'Jenkins-scripts branch to use' - string: name: build_container_tag - default: 'trusty-tcwg-tested' + default: 'default' description: 'Distro to use on the builder with non-default container type: trusty, xenial.' - string: name: LAVA_SERVER |