diff options
author | Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> | 2018-06-04 20:13:06 +0000 |
---|---|---|
committer | Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> | 2018-06-04 20:13:06 +0000 |
commit | 54ea52ee9700f8e188507e05bd64ea818c4e6822 (patch) | |
tree | f3aa3de01a49d2db26779417f759b5060ead7807 /tcwg-buildapp.yaml | |
parent | f04dc8eca53ec3f42fb21c47aa1f13499ac29ef8 (diff) | |
download | configs-54ea52ee9700f8e188507e05bd64ea818c4e6822.tar.gz |
Revert "tcwg-*: Switch to use *-tcwg-tested docker images."
This reverts commit f04dc8eca53ec3f42fb21c47aa1f13499ac29ef8.
Change-Id: I24619fc1f89b7bf5d50186a9620aa129d7f3ed98
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..c21e92cd1 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: 'trusty' description: 'Distro to use on the builder with non-default container type: trusty, xenial.' - string: name: LAVA_SERVER |