Skip to content
Snippets Groups Projects
Commit e2c7ac01 authored by Fredrik Fonn Hansen's avatar Fredrik Fonn Hansen :8ball:
Browse files

Merge branch 'fix-ci' into 'main'

fix ci

See merge request !90
parents 7b60d16e f5884069
No related branches found
No related tags found
1 merge request!90fix ci
Pipeline #218999 failed
......@@ -67,7 +67,7 @@ API-test:
variables:
DISPLAY: ":99"
script:
- if [ -d vm-state/ ]; then rsync -avm --exclude vm-state/ vm-state/ /; fi
# - if [ -d vm-state/ ]; then rsync -avm --exclude vm-state/ vm-state/ /; fi
- apt-get update && apt-get install -y xvfb
- Xvfb :99 -screen 0 1920x1080x24 &
- cd backend
......
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