Skip to content

Commit

Permalink
Merge pull request #135 from olblak/master
Browse files Browse the repository at this point in the history
[INFRA-2435] Remove repo.azure mirrors
  • Loading branch information
olblak authored Jan 30, 2020
2 parents 909e8c8 + ccc1165 commit 1a9f1d7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions resources/settings-azure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,4 @@
</properties>
</profile>
</profiles>

<mirrors>
<mirror>
<id>azure</id>
<url>https://repo.azure.jenkins.io/public/</url> <!-- INFRA-1176 -->
<mirrorOf>repo.jenkins-ci.org</mirrorOf>
</mirror>
<mirror>
<id>azure-incrementals</id>
<url>https://repo.azure.jenkins.io/incrementals/</url> <!-- IEP-9, JEP-305 -->
<mirrorOf>incrementals</mirrorOf>
</mirror>
</mirrors>
</settings>

0 comments on commit 1a9f1d7

Please sign in to comment.