mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-31 04:30:44 +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: mirror32
|
||||
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: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
|
||||
|
||||
Reference in New Issue
Block a user