diff --git a/Jenkinsfile b/Jenkinsfile index 8200e180..a01cf052 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -buildPlugin(useContainerAgent: true, configurations: [ +buildPlugin(useContainerAgent: false, configurations: [ [ platform: "linux", jdk: "21" ], [ platform: "windows", jdk: "17" ] ]) diff --git a/pom.xml b/pom.xml index da483158..1473ae09 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.jenkins-ci.test docker-fixtures - 190.vd6a_e600cb_775 + 200.v22a_e8766731c test