Skip to content
Snippets Groups Projects
Commit b0928288 authored by Andreas Valder's avatar Andreas Valder
Browse files

Update .gitlab-ci.yml

parent edeea7c2
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,7 +3,7 @@ buildtest:
stage: test
script:
- 'echo "deb http://www.deb-multimedia.org stretch main non-free" >> /etc/apt/sources.list'
- wget https://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2016.8.1_all.deb
- curl https://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2016.8.1_all.deb -o deb-multimedia-keyring_2016.8.1_all.deb
- dpkg -i deb-multimedia-keyring_2016.8.1_all.deb
- apt update
- uname -a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment