Skip to content

Commit f4ca560

Browse files
ci/ubuntu: enable the build for all packages
Signed-off-by: Bindea Cristian <[email protected]>
1 parent 2392e89 commit f4ca560

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/ubuntu/ubuntu_build_process.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,7 @@ build_scopy() {
332332
ls -la $SRC_DIR
333333
pushd $SRC_DIR
334334
CURRENT_BUILD_CMAKE_OPTS="\
335-
-DENABLE_PLUGIN_TEST=ON \
336-
-DENABLE_TESTING=ON
335+
-DENABLE_ALL_PACKAGES=ON
337336
"
338337
build_with_cmake OFF
339338
popd

0 commit comments

Comments
 (0)