@@ -3,7 +3,7 @@
set -x -o pipefail
tag=$1
buidl=${build:-0}
build=${$2:-0}
docker build -t ${tag}:latest .
if [[ $build -gt 0 ]]; then
The note is not visible to the blocked user.