Commit b7f3d05d authored by Ivaria's avatar Ivaria
Browse files

Merge branch 'master' into classic

parents 4bd44e26 fad91bce
......@@ -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