mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Fix: Pipeline dependency on deb.debian.org, replace with archive
This should fix some tests, as a lot of them are dependent on deb.debian.org which no longer supports Debian 9 "Stretch". Instead we use archive.debian.org which will continue to contain "Stretch" packages for a long time.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
List of mirrors:
|
||||
* [mirror1]: http://cdn-fastly.deb.debian.org/debian/ stretch
|
||||
* [mirror2]: http://cdn-fastly.deb.debian.org/debian/ stretch [src]
|
||||
* [mirror3]: http://cdn-fastly.deb.debian.org/debian/ stretch
|
||||
* [mirror1]: http://archive.debian.org/debian-archive/debian/ stretch
|
||||
* [mirror2]: http://archive.debian.org/debian-archive/debian/ stretch [src]
|
||||
* [mirror3]: http://archive.debian.org/debian-archive/debian/ stretch
|
||||
* [mirror4]: http://download.opensuse.org/repositories/Apache:/MirrorBrain/Debian_9.0/ ./
|
||||
|
||||
To get more information about mirror, run `aptly mirror show <name>`.
|
||||
|
||||
Reference in New Issue
Block a user