contrib/jenkins.sh: run "make maintainer-clean"

Related: OS#3047
Change-Id: Ic887518bd149f325a92c3517ee90c655b1368fd8
This commit is contained in:
Oliver Smith 2019-07-10 13:24:35 +02:00
parent e7a5764f1a
commit 5413865711
1 changed files with 1 additions and 0 deletions

View File

@ -77,4 +77,5 @@ if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then
make -C "$base/doc/manuals" publish
fi
$MAKE maintainer-clean
osmo-clean-workspace.sh