mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +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,5 +1,5 @@
|
||||
Name: mirror25
|
||||
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
|
||||
Archive Root URL: http://archive.debian.org/debian-archive/debian/
|
||||
Distribution: stretch
|
||||
Components: main, contrib, non-free
|
||||
Architectures: i386
|
||||
|
||||
Reference in New Issue
Block a user