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