Skip to content
Snippets Groups Projects
Commit 3ad81b62 authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files
parent 5075c42e
No related branches found
No related tags found
No related merge requests found
......@@ -18,11 +18,13 @@ pipelines:
- python -m pip install nose2
- apt-get update
- apt-get -y install xvfb
- apt-get -y install git-lfs
- Xvfb :1 -screen 0 1024x768x16 &> xvfb.log &
- ps aux | grep X
- DISPLAY=:1.0
- export DISPLAY
- mkdir test-reports
- git lfs install
- git lfs fetch
- git lfs pull
- git lfs checkout
......
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