aboutsummaryrefslogtreecommitdiff
path: root/tcwg-make-source-tarball.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-04 20:15:33 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2018-06-04 20:15:33 +0000
commit7c1af393ad29cba9550ab4acede1d5840ed48537 (patch)
treeef6b406c9dd939f4b70c51c64005a6e75a3ab40d /tcwg-make-source-tarball.yaml
parent54ea52ee9700f8e188507e05bd64ea818c4e6822 (diff)
Revert "Revert "tcwg-*: Switch to use *-tcwg-tested docker images.""
This reverts commit 54ea52ee9700f8e188507e05bd64ea818c4e6822. Change-Id: I6e637741d45fd395ff505b0477ae93f54eb4e48c
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 7d951e33..d05539b3 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 --distro trusty --session-host ${host} > build-container.sh
+ bash ${WORKSPACE}/jenkins-scripts/start-container-docker.sh --arch amd64 --session-host ${host} > build-container.sh
# Define CONTAINER, CONTAINER_CLEANUP, session_host and session_port
. ./build-container.sh