We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a492d0d + c4376b4 commit 5fae2b8Copy full SHA for 5fae2b8
Jenkinsfile
@@ -1,5 +1,5 @@
1
buildPlugin(
2
useContainerAgent: true,
3
configurations: [
4
- [platform: 'linux', jdk: 11]
+ [platform: 'linux', jdk: 17]
5
])
0 commit comments