mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Jenkins: T6249: remove debian-mirror configure option
Debian Backports does not support LTS, therefore buster-backports is unsupported since August 1st 2022. Despite of the documentation buster-backport was still available on the mirrors, that changed recently with the archival of buster-backports. https://backports.debian.org/news/Removal_of_buster-backports_from_the_debian_archive/
This commit is contained in:
parent
500c6e068d
commit
d46c3d9a17
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -98,7 +98,6 @@ pipeline {
|
||||
sh """
|
||||
./configure \
|
||||
--build-by "${params.BUILD_BY}" \
|
||||
--debian-mirror http://deb.debian.org/debian/ \
|
||||
--build-type release \
|
||||
--version "${VYOS_VERSION}" ${CUSTOM_PACKAGES}
|
||||
sudo make iso
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user