bitbucket-pipelines.yml, removed "which qmake".
--HG-- branch : develop
This commit is contained in:
@ -13,7 +13,6 @@ pipelines:
|
|||||||
- gcc --version
|
- gcc --version
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- which qmake
|
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings
|
- qmake ../Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache CONFIG+=checkWarnings
|
||||||
- make
|
- make
|
||||||
|
Reference in New Issue
Block a user