Skip to content
Snippets Groups Projects
Unverified Commit fd50058c authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Fix bullseye security sources

parent 5cd80bfd
No related branches found
No related tags found
No related merge requests found
Pipeline #4212 passed with warnings
......@@ -18,7 +18,7 @@ before_script:
# yamllint disable rule:line-length
- echo "deb-src http://ftp.halifax.rwth-aachen.de/debian/ bullseye main" > /etc/apt/sources.list.d/bullseye_src.list
- echo "deb-src http://ftp.halifax.rwth-aachen.de/debian/ bullseye-updates main" >> /etc/apt/sources.list.d/bullseye_src.list
- echo "deb-src http://security.debian.org/ bullseye/updates main" >> /etc/apt/sources.list.d/bullseye_src.list
- echo "deb-src http://security.debian.org/ bullseye-security main" >> /etc/apt/sources.list.d/bullseye_src.list
# yamllint enable rule:line-length
- apt-get update
- apt-get install -y apt-utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment