diff --git a/Jenkinsfile b/Jenkinsfile index 71ce5ff..e78e812 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,9 +1,7 @@ /* See the documentation for more options: https://github.com/jenkins-infra/pipeline-library/ -*/ -buildPlugin( - forkCount: '1C', // Run parallel tests on ci.jenkins.io for lower costs, faster feedback +*/ buildPlugin( useContainerAgent: true, // Set to `false` if you need to use Docker for containerized tests configurations: [ [platform: 'linux', jdk: 21], diff --git a/pom.xml b/pom.xml index 79dde7c..e741213 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,6 @@ org.jenkins-ci.plugins build-timeout - 1.33 compile true