This commit is contained in:
@@ -20,5 +20,6 @@ jobs:
|
|||||||
|
|
||||||
TAGS=$(wget -q -O - "https://$REGISTRY/v2/namespaces/molvaapp/repositories/$REPO_NAME/tags?page_size=100" | jq -r '.results[].name')
|
TAGS=$(wget -q -O - "https://$REGISTRY/v2/namespaces/molvaapp/repositories/$REPO_NAME/tags?page_size=100" | jq -r '.results[].name')
|
||||||
|
|
||||||
echo "Available versions:"
|
echo "===== Available versions: ====="
|
||||||
echo "$TAGS"
|
echo "$TAGS"
|
||||||
|
echo "==============================="
|
Reference in New Issue
Block a user