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

List apt repositories

parent d7ed72e0
Branches
No related tags found
No related merge requests found
Pipeline #477 failed
......@@ -6,6 +6,8 @@ before_script:
- source venv/bin/activate
- pip install wheel
- pip install -r requirements.txt
- cat /etc/apt/sources.list
- cat /etc/apt/sources.list.d/*
stages:
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment