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

Related: OS#3047
Change-Id: Ie2e181a6e74053c407f7ed3db17631ae041c9754
This commit is contained in:
Oliver Smith 2019-07-10 13:25:00 +02:00
parent a137cdaaa4
commit a35a7e70bb
1 changed files with 1 additions and 0 deletions

View File

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