mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-11-03 21:53:37 +00:00
contrib/jenkins.sh: also execute maintainer-clean target
Change-Id: I2fe0de9bcb372333da1e5c81712a511cda34858c
This commit is contained in:
@@ -53,6 +53,7 @@ $MAKE $PARALLEL_MAKE
|
|||||||
DISTCHECK_CONFIGURE_FLAGS="--enable-external-tests $CONFIG" \
|
DISTCHECK_CONFIGURE_FLAGS="--enable-external-tests $CONFIG" \
|
||||||
$MAKE distcheck \
|
$MAKE distcheck \
|
||||||
|| cat-testlogs.sh
|
|| cat-testlogs.sh
|
||||||
|
$MAKE $PARALLEL_MAKE maintainer-clean
|
||||||
|
|
||||||
if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then
|
if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then
|
||||||
make -C "$base/doc/manuals" publish
|
make -C "$base/doc/manuals" publish
|
||||||
|
|||||||
Reference in New Issue
Block a user