We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
forkCount
1 parent 6195268 commit f31e39dCopy full SHA for f31e39d
Jenkinsfile
@@ -6,7 +6,6 @@ https://github.com/jenkins-infra/pipeline-library/
6
*/
7
buildPlugin(
8
useContainerAgent: true, // Set to `false` if you need to use Docker for containerized tests
9
- forkCount: '1C',
10
configurations: [
11
[platform: 'linux', jdk: 21],
12
[platform: 'windows', jdk: 17],
0 commit comments