Skip to content
Snippets Groups Projects
Commit 46954fe7 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Try not building docs in adcli

parent 6b108977
No related branches found
No related tags found
No related merge requests found
Pipeline #874 failed
...@@ -7,6 +7,7 @@ import_patches adcli ...@@ -7,6 +7,7 @@ import_patches adcli
dch_custom "Apply the unreleased upstream-patches, fixing RT#100" dch_custom "Apply the unreleased upstream-patches, fixing RT#100"
install_build_deps install_build_deps
apt-get install -y samba-common-bin apt-get install -y samba-common-bin
export DEB_BUILD_OPTIONS="nodocs"
build build
test_install test_install
prepare_artifacts prepare_artifacts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment