File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ variables:
26
26
DEPENDENCY_CACHE_POLICY : pull
27
27
BUILD_CACHE_POLICY : pull
28
28
GRADLE_VERSION : " 8.14.3" # must match gradle-wrapper.properties
29
- MAVEN_REPOSITORY_PROXY : " http ://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/maven-central /"
30
- GRADLE_PLUGIN_PROXY : " http ://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/gradle-plugin-portal-proxy /"
29
+ MAVEN_REPOSITORY_PROXY : " https ://depot-read-api-java.us1.ddbuild.io/magicmirror/magicmirror/@current /"
30
+ GRADLE_PLUGIN_PROXY : " https ://depot-read-api-java.us1.ddbuild.io/magicmirror/magicmirror/@current /"
31
31
BUILDER_IMAGE_VERSION_PREFIX : " v25.07-" # use either an empty string (e.g. "") for latest images or a version followed by a hyphen (e.g. "v25.05-")
32
32
REPO_NOTIFICATION_CHANNEL : " #apm-java-escalations"
33
33
DEFAULT_TEST_JVMS : /^(8|11|17|21|stable)$/
You can’t perform that action at this time.
0 commit comments