Skip to content
Snippets Groups Projects
Commit 08b48349 authored by Lars Beckers's avatar Lars Beckers
Browse files

fix linter issues in CI config

parent dcae98bd
No related branches found
No related tags found
No related merge requests found
---
# yamllint disable-line rule:line-length
image: registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-packages:buster
stages:
......@@ -12,6 +15,7 @@ variables:
QUILT_PATCHES: "debian/patches"
before_script:
# yamllint disable-line rule:line-length
- echo "deb-src http://ftp.halifax.rwth-aachen.de/debian/ buster main" > /etc/apt/sources.list.d/buster_src.list
- 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