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 e33e0d0 commit ef6a9b0Copy full SHA for ef6a9b0
1 file changed
Jenkinsfile
@@ -1,4 +1,4 @@
1
buildPlugin(useContainerAgent: true, configurations: [
2
[platform: 'linux', jdk: '11'],
3
- [platform: 'linux', jdk: '17', jenkins: '2.342' ],
+ [platform: 'linux', jdk: '17'],
4
])
0 commit comments