@@ -3,6 +3,7 @@
set -e
echo "$1"
echo "$2"
TAGS=$( (skopeo list-tags $1 || echo '{"Tags":[]}' )| jq '["alatest","latest"] - .Tags')
echo $TAGS | jq '"Tag not found: "+ .[]'
RESULT=$(echo $TAGS | jq '.==[]')
The note is not visible to the blocked user.