@@ -6,7 +6,7 @@ set -e
# Build with progress output and capture the tag
TAG=$( \
docker build \
--target test \
--target sia-test \
. \
2>&1 | tee /dev/tty | grep "writing image" | cut -d' ' -f4 \
)
The note is not visible to the blocked user.