We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7441d3c commit b4c17bcCopy full SHA for b4c17bc
Jenkinsfile
@@ -33,7 +33,7 @@ if (SIMULATE_LTS_BUILD) {
33
'PUBLISH=false',
34
'TAG_NAME=2.504.3',
35
// TODO: replace by the first LTS based on 2.534+ when available
36
- 'JENKINS_VERSION=2.504.3',
+ 'JENKINS_VERSION=2.541.1',
37
'WAR_SHA=8b12678aa6f9550b06825b006f9096186b17a7b857e9b68ad3f980d9f430fc94',
38
// Filter out golden file based testing
39
// To filter out all tests, set BATS_FLAGS="--filter-tags none"
0 commit comments