Skip to content
Snippets Groups Projects
Unverified Commit 2741d745 authored by Timo Furrer's avatar Timo Furrer
Browse files

Remove verbose log from release script

parent 37b47b2c
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ echo "Using commit '${last_stable_version_sha}' to start the changelog from ..." ...@@ -32,7 +32,6 @@ echo "Using commit '${last_stable_version_sha}' to start the changelog from ..."
echo "Creating changelog ..." echo "Creating changelog ..."
curl \ curl \
--verbose \
--fail-with-body \ --fail-with-body \
--request POST \ --request POST \
--header "PRIVATE-TOKEN: ${GITLAB_TOKEN}" \ --header "PRIVATE-TOKEN: ${GITLAB_TOKEN}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment