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.
2 parents 1ae3784 + 4950d70 commit 80e7940Copy full SHA for 80e7940
Jenkinsfile.podman.upgrade
@@ -62,7 +62,7 @@ pipeline {
62
parameters {
63
string(name: 'BRANCH',
64
description: 'The branch to run the tests on',
65
- defaultValue: 'main'
+ defaultValue: 'release/4.2'
66
)
67
68
choice(name: 'MAVEN_PROFILE_NAME',
0 commit comments