Skip to content
Snippets Groups Projects
Commit 7e05d3db authored by SeeLook's avatar SeeLook :musical_note:
Browse files

[CD/CI] revert Bionic but with runner configured

- prepare_build
parent 6ede9335
No related branches found
No related tags found
No related merge requests found
Pipeline #14520 failed
......@@ -3,7 +3,7 @@ appimage-amd64:
variables:
- $CI_COMMIT_MESSAGE =~ /prepare_build/
image: kdeneon/plasma:user-lts
image: ubuntu:18.04
before_script:
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
......@@ -16,7 +16,7 @@ appimage-amd64:
- apt-get update
- apt-get install -y mesa-common-dev libsoundtouch-dev libfftw3-dev libasound2-dev libogg-dev libvorbis-dev libpulse-dev libjack-dev cmake git wget build-essential software-properties-common rsync
- add-apt-repository -y -u ppa:beineri/opt-qt-5.15.2-focal
- add-apt-repository -y -u ppa:beineri/opt-qt-5.15.2-bionic
- apt-get install -y qt515base qt515graphicaleffects qt515translations qt515x11extras qt515tools libgl1-mesa-glx libgl1-mesa-dri qt515quickcontrols2 qt515quickcontrols libgl1-mesa-dev
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment