rmetzger commented on a change in pull request #11800: [FLINK-16411][Azure] Use 
Maven cache in the same data center
URL: https://github.com/apache/flink/pull/11800#discussion_r410374580
 
 

 ##########
 File path: tools/azure-pipelines/jobs-template.yml
 ##########
 @@ -111,7 +113,9 @@ jobs:
       restoreKeys: $(CACHE_FALLBACK_KEY)
       path: $(MAVEN_CACHE_FOLDER)
     continueOnError: true # continue the build even if the cache fails.
+    condition: not(eq('${{parameters.test_pool_definition.name}}', 'Default'))
     displayName: Cache Maven local repo
+
 
 Review comment:
   I will remove this prior to merging.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to