diff --git a/Jenkinsfile b/Jenkinsfile index f265a68c73f..f9f46dcc2e0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ #!/usr/bin/env groovy -@Library('apm@feature/build-e2e-step') _ +@Library('apm@current') _ pipeline { agent { label 'ubuntu-18 && immutable' }