add node and sort-requires plugin

This commit is contained in:
Timo Hocker
2020-01-22 08:13:54 +01:00
parent e778efbd21
commit 60892bb086
4 changed files with 34 additions and 13 deletions

2
Jenkinsfile vendored
View File

@ -5,7 +5,7 @@ pipeline {
VERSION = VersionNumber([
versionNumberString:
'${BUILDS_ALL_TIME}',
versionPrefix: '1.1.',
versionPrefix: '1.2.',
worstResultForIncrement: 'SUCCESS'
])
publish = 0