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

Related: OS#3047
Change-Id: I733df8f8bfaf448a6507c9c9d75d2f076fedb342
This commit is contained in:
Oliver Smith 2019-07-10 13:23:24 +02:00 committed by laforge
parent e4e70d052e
commit 5c3a9880ca
1 changed files with 1 additions and 0 deletions

View File

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