Use custom docker image with preinstalled packages.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# vim: set ts=4 sw=4 expandtab:
|
||||
image: ubuntu
|
||||
|
||||
before_script:
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get update --yes
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get install --yes build-essential git cmake python3 python3-dev qtbase5-dev libqwt-qt5-dev sqlite3 sqlite3-tools lcov
|
||||
image: ubuntu-dramsys
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user