GHA: Switch to CDN url for p2 site for eclipse ls extensions

This commit is contained in:
aboyko
2023-11-18 14:01:20 -05:00
parent 156251ab1e
commit 2c77f6d891

View File

@@ -76,7 +76,7 @@
<dist.pathpostfix>nightly</dist.pathpostfix>
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}</dist.path>
<sts4-language-servers-p2-repo>https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
<sts4-language-servers-p2-repo>https://cdn.spring.io/spring-tools/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
<tycho-version>4.0.4</tycho-version>
<encoding>UTF-8</encoding>