aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtcwg-base/tcwg-lnt/build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcwg-base/tcwg-lnt/build.sh b/tcwg-base/tcwg-lnt/build.sh
index 518ff4a7..83248f8c 100755
--- a/tcwg-base/tcwg-lnt/build.sh
+++ b/tcwg-base/tcwg-lnt/build.sh
@@ -24,8 +24,7 @@ cp $top/tcwg-base/tcwg-lnt/lnt.sh \
$top/tcwg-base/tcwg-lnt/run.sh \
$top/tcwg-base/tcwg-lnt/start.sh ./
-#(cd ..; ./build.sh)
-docker pull linaro/ci-${arch}-tcwg-base-ubuntu:${distro}
+(cd ..; ./build.sh)
"$top"/tcwg-base/validate-checksum.sh Dockerfile
docker build --tag=$image .
echo $image > .docker-tag