aboutsummaryrefslogtreecommitdiff
path: root/tcwg-make-source-tarball.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-04 20:13:06 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-04 20:13:06 +0000
commit54ea52ee9700f8e188507e05bd64ea818c4e6822 (patch)
treef3aa3de01a49d2db26779417f759b5060ead7807 /tcwg-make-source-tarball.yaml
parentf04dc8eca53ec3f42fb21c47aa1f13499ac29ef8 (diff)
Revert "tcwg-*: Switch to use *-tcwg-tested docker images."
This reverts commit f04dc8eca53ec3f42fb21c47aa1f13499ac29ef8. Change-Id: I24619fc1f89b7bf5d50186a9620aa129d7f3ed98
Diffstat (limited to 'tcwg-make-source-tarball.yaml')
-rw-r--r--tcwg-make-source-tarball.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-make-source-tarball.yaml b/tcwg-make-source-tarball.yaml
index d05539b371..7d951e339b 100644
--- a/tcwg-make-source-tarball.yaml
+++ b/tcwg-make-source-tarball.yaml
@@ -72,7 +72,7 @@
# Start build container
host=$(print_host_for_node $NODE_NAME)
- bash ${WORKSPACE}/jenkins-scripts/start-container-docker.sh --arch amd64 --session-host ${host} > build-container.sh
+ bash ${WORKSPACE}/jenkins-scripts/start-container-docker.sh --arch amd64 --distro trusty --session-host ${host} > build-container.sh
# Define CONTAINER, CONTAINER_CLEANUP, session_host and session_port
. ./build-container.sh