Skip to content

Commit

Permalink
Exclude JB Space from ACP (#3314)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Mar 6, 2024
1 parent cdf16a2 commit d04c7cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -11,7 +11,7 @@ unclassified:
<mirror>
<id><%= providerId %>-proxy</id>
<url>https://repo.<%= providerId %>.jenkins.io/public/</url>
<mirrorOf>external:*,!central,!incrementals,!chimera-releases,!chimera-snapshots,!atlassian-public,!org.zowe.sdk,!jitpack.io</mirrorOf>
<mirrorOf>external:*,!central,!incrementals,!chimera-releases,!chimera-snapshots,!atlassian-public,!org.zowe.sdk,!jitpack.io,!space-maven</mirrorOf>
</mirror>
<mirror>
<id><%= providerId %>-proxy-incrementals</id>
Expand Down

0 comments on commit d04c7cf

Please sign in to comment.