Skip to content

Commit d008492

Browse files
authored
update URL to match current Artifactory config (#258)
gory details at scala/community-build#1216
1 parent 2ad41f6 commit d008492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/worker/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos_private_integration: "https://{{server_name}}/artifactory/scala-integratio
44
repos_private_pr_snap: "https://{{server_name}}/artifactory/scala-pr-validation-snapshots/"
55

66
repos_caching_proxy_central_mirrorOf: "central" # TODO: add ",sonatype.release,sonatype.snapshot"
7-
repos_caching_proxy_central_url: "https://{{server_name}}/artifactory/central/"
7+
repos_caching_proxy_central_url: "https://{{server_name}}/artifactory/maven-central/"
88
repos_caching_proxy_jcenter_mirrorOf: "jcenter" # TODO: add ",sonatype.release,sonatype.snapshot"
99
repos_caching_proxy_jcenter_url: "https://{{server_name}}/artifactory/jcenter/"
1010

0 commit comments

Comments
 (0)