Skip to content
Snippets Groups Projects
Commit 44cbdb3e authored by Timo Furrer's avatar Timo Furrer
Browse files

Do not skip CI for changelog

Changelog: development
parent fbb23872
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ curl \ ...@@ -48,7 +48,7 @@ curl \
{ {
\"version\": \"${version}\", \"version\": \"${version}\",
\"from\": \"${last_stable_version_sha}\", \"from\": \"${last_stable_version_sha}\",
\"message\": \"Add changelog for ${version} [skip ci]\" \"message\": \"Add changelog for ${version}\"
}" }"
echo "Pulling changelog ..." echo "Pulling changelog ..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment