Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
f5f2fbe4
Commit
f5f2fbe4
authored
Aug 16, 2018
by
intrigeri
Browse files
Make the changelog generation script work for release candidates too.
parent
6443e5ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
release
View file @
f5f2fbe4
...
...
@@ -60,6 +60,7 @@ gbp dch \
`
if
[
${
SNAPSHOT
}
=
no
-a
-z
${
SINCE
}
]
;
then
echo
"--auto"
;
fi
`
\
--new-version
=
"
${
NEW_VERSION
}
"
\
--ignore-branch
\
--dch-opt
=
--force-bad-version
\
--
'*'
':!wiki'
\
||
fatal
"gbp dch failed."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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