mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
Use multiline parameter for release notes
This commit is contained in:
parent
b42ce881b0
commit
5abd8fc46e
@ -22,7 +22,7 @@ Builds a new snapshot of VimR and pushes the tag:<br>
|
||||
|
||||
parameters {
|
||||
stringParam('BRANCH', 'master', 'Branch to build; defaults to master')
|
||||
stringParam('RELEASE_NOTES', '', 'Release notes')
|
||||
textParam('RELEASE_NOTES', null, 'Release notes')
|
||||
}
|
||||
|
||||
scm {
|
||||
|
Loading…
Reference in New Issue
Block a user