Commit 94056d6
authored
Replace public repo with releases repo (#159)
JFrog donates https://repo.jenkins-ci.org for the Jenkins project.
They host it and pay all charges associated with that hosting.
They've asked us to reduce the https://repo.jenkins-ci.org outbound
bandwidth use. One of the reductions is to retrieve released
artifacts from their provider repositories instead of using
https://repo.jenkins-ci.org/public as a cache of all other repositories.
This change removes https://repo.jenkins-ci.org/public from the list of
repositories and replaces it with https://repo.jenkins-ci.org/releases/
for the Jenkins released artifacts and with other repositories for
their artifacts.1 parent 9837811 commit 94056d6
1 file changed
+48
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
120 | 142 | | |
121 | 143 | | |
122 | 144 | | |
123 | 145 | | |
124 | | - | |
125 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
126 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
127 | 171 | | |
128 | 172 | | |
129 | 173 | | |
| |||
0 commit comments