Commit 7c1b357a authored by Ivaria's avatar Ivaria
Browse files

Debug GitLab release tagging

parent fad91bce
......@@ -2509,7 +2509,8 @@ if [ -z "$skip_upload" ]; then
EOF
)
echo "Creating GitLab release: https://gitlab.vuhdo.io/$gitlab_slug/releases [ \"name\": \"$tag\" ]"
echo "Creating GitLab release: https://gitlab.vuhdo.io/$gitlab_slug/releases"
echo "_gl_payload=$_gl_payload"
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