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 b481800 commit c4529f9Copy full SHA for c4529f9
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.528.1',
37
'WAR_SHA=d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b',
38
// Filter out golden file based testing
39
// To filter out all tests, set BATS_FLAGS="--filter-tags none"
0 commit comments