jenkins version
This commit is contained in:
parent
c9e419d8e9
commit
476aec75b4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,7 +6,7 @@ pipeline {
|
|||||||
versionNumberString:
|
versionNumberString:
|
||||||
'${BUILDS_ALL_TIME}',
|
'${BUILDS_ALL_TIME}',
|
||||||
versionPrefix: '1.6.',
|
versionPrefix: '1.6.',
|
||||||
worstResultForIncrement: 'SUCCESS'
|
worstResultForIncrement: 'FAILURE'
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user