diff --git a/Jenkinsfile b/Jenkinsfile index 3251e83..7dbb0f3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -68,10 +68,10 @@ ANDROID_HOME: '/opt/android/sdk', GRADLE_USER_HOME: '/opt/android/gradle', GRADLE_OPTS: '-XX:MaxMetaspaceSize=256m -Xmx1792m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -Dme.jenkins -Dorg.gradle.daemon=false -Dkotlin.compiler.execution.strategy=in-process', - GOOGLE_API_CID: 'dappre-google-api', + GOOGLE_API_CID: 'dappre-google-api', ], noIndex: '(.+_.+|production)', // Avoid automatic indexing for release and private branches - xmppTargets: 'noise@conference.qiy.nl', + xmppTargets: 'noise@conference.qiy.nl', ) // Define lazyStages