diff --git a/Jenkinsfile b/Jenkinsfile index 20bf0d6..d6d5b13 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,4 +2,4 @@ See the documentation for more options: https://github.com/jenkins-infra/pipeline-library/ */ -buildPlugin(useAci: true, platforms: ['linux']) +buildPlugin(useContainerAgent: true, platforms: ['linux'])