From 603b05fc10405cc714af1a2e6a69837fae1c34b8 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Fri, 26 Apr 2024 18:44:50 +0000 Subject: tcwg-lnt: Remove debug command Change-Id: I529fc5bbd1e59d96ecda4ba71788c456a745f744 --- tcwg-base/tcwg-lnt/build.sh | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3