We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395cf8d commit 4c9cb28Copy full SHA for 4c9cb28
1 file changed
Jenkinsfile
@@ -1,5 +1,4 @@
1
buildPlugin(useContainerAgent: true, configurations: [
2
- [platform: 'linux', jdk: '8'],
3
[platform: 'linux', jdk: '11'],
4
[platform: 'linux', jdk: '17', jenkins: '2.342' ],
5
])
0 commit comments