50
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 18:13:07 +03:00
parent 173c754746
commit 3d99524285

View File

@@ -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')
echo "Available versions:"
echo "===== Available versions: ====="
echo "$TAGS"
echo "==============================="