We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed652b commit 024c3b1Copy full SHA for 024c3b1
Jenkinsfile
@@ -1,6 +1,5 @@
1
buildPlugin(useAci: true, configurations: [
2
[ platform: "linux", jdk: "8", jenkins: null ],
3
- [ platform: "windows", jdk: "8", jenkins: null ],
4
[ platform: "linux", jdk: "11", jenkins: null ]
5
])
6
0 commit comments