bitbucket-pipelines.yml. Fixing error: QXcbConnection: Could not connect to display.
--HG-- branch : develop
This commit is contained in:
parent
1eb97800f4
commit
1551ee4f71
|
@ -20,4 +20,4 @@ pipelines:
|
|||
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings
|
||||
- make -j$(nproc)
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/opt/atlassian/bitbucketci/agent/build/build/src/libs/vpropertyexplorer/bin:/opt/atlassian/bitbucketci/agent/build/build/src/libs/qmuparser/bin"
|
||||
- make check
|
||||
- DISPLAY=:99.0 make check
|
Loading…
Reference in New Issue
Block a user