diff --git a/Jenkinsfile b/Jenkinsfile index 9f24257..e958ca7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -76,7 +76,7 @@ FIREBASE_API_CID: 'dappre-firebase-api', FIREBASE_GROUPS: 'dev', ], - noIndex: '(.+_.+|production)', // Avoid automatic indexing for release and private branches + noIndex: '(.+_.+|master|production)', // Avoid automatic indexing for release and private branches xmppTargets: 'noise@conference.qiy.nl', )