Update .gitlab-ci.yml

This commit is contained in:
Lukas Steiner
2021-09-17 13:10:45 +00:00
parent fe9478f367
commit 228fab80a1

View File

@@ -5,6 +5,7 @@ variables:
GIT_STRATEGY: fetch
before_script:
- apt-get update --yes
- apt-get install --yes cmake python3 qt5-default libqwt-qt5-dev sqlite3
stages: