@@ -1,6 +1,7 @@
#!/bin/sh
echo "Build will be tagged with $1"
echo "Build directory is $(pwd)"
docker buildx build . -t "$1"
docker push "$1"
The note is not visible to the blocked user.