diff --git a/Jenkinsfile b/Jenkinsfile index 27ba812..9777286 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -63,7 +63,7 @@ lazyConfig( name: 'DummyAnd', env: [ RELEASE: false, ], - noPoll: '(.+_.+|acceptance|production)', // Avoid automatic indexing for release and private branches + noIndex: '(.+_.+|acceptance|production)', // Avoid automatic indexing for release and private branches ) // Define lazyStages