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 88f403c + ed637d9 commit 31a3b65Copy full SHA for 31a3b65
Jenkinsfile
@@ -1,7 +1,5 @@
1
// Builds the plugin using https://github.com/jenkins-infra/pipeline-library
2
buildPlugin(useContainerAgent: true, configurations: [
3
- // Test the minimum required Jenkins Version.
4
- [ platform: 'linux', jdk: '11'],
5
[ platform: 'windows', jdk: '17'],
6
[ platform: 'linux', jdk: '21']
7
])
0 commit comments