Commit fad91bce authored by Ivaria's avatar Ivaria
Browse files

More verbose GitLab release creation

parent c89f80ee
......@@ -2509,7 +2509,7 @@ if [ -z "$skip_upload" ]; then
EOF
)
echo "Creating GitLab release: https://gitlab.vuhdo.io/$gitlab_slug/releases"
echo "Creating GitLab release: https://gitlab.vuhdo.io/$gitlab_slug/releases [ \"name\": \"$tag\" ]"
resultfile="$releasedir/gl_result.json"
result=$( curl -sS --retry 3 --retry-delay 10 \
-w "%{http_code}" -o "$resultfile" \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment