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 98c86b1 commit f99906fCopy full SHA for f99906f
Jenkinsfile
@@ -1,2 +1,2 @@
1
// file: Jenkinsfile
2
-buildPlugin()
+buildPlugin(platforms: ['linux','windows'], jdkVersions: [21])
0 commit comments