Start Xvfb in the background
This commit is contained in:
parent
04e7e8a39e
commit
a7456c3ce2
@ -3,7 +3,7 @@ build:
|
|||||||
before_script:
|
before_script:
|
||||||
- apt-get install -y jq make
|
- apt-get install -y jq make
|
||||||
script:
|
script:
|
||||||
- Xvfb :99
|
- Xvfb :99 &
|
||||||
- DESTDIR=public DISPLAY=:99 make -j$(nproc)
|
- DESTDIR=public DISPLAY=:99 make -j$(nproc)
|
||||||
artifacts:
|
artifacts:
|
||||||
paths: ["public"]
|
paths: ["public"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user