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

Related: OS#3047
Change-Id: Ifc91733c7fe0c5a002037523116014bf270997ef
This commit is contained in:
Oliver Smith 2019-07-10 12:30:22 +02:00 committed by laforge
parent 09ce3dcbdf
commit aa0a295a3d
1 changed files with 1 additions and 0 deletions

View File

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