Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zosyne
VuhDo
Commits
7c1b357a
Commit
7c1b357a
authored
5 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Debug GitLab release tagging
parent
fad91bce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.release/release.sh
.release/release.sh
+2
-1
No files found.
.release/release.sh
View file @
7c1b357a
...
...
@@ -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
"
\
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment