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

Related: OS#3047
Change-Id: I63808c5c2724b8f4c3cf40db682f74eec54f1e76
This commit is contained in:
Oliver Smith 2019-07-10 12:28:24 +02:00
parent 9ac494f486
commit 78abea6a0e
1 changed files with 1 additions and 0 deletions

View File

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