[Build] Cleanup the version deb preference file after build (#11414)

Why I did it
Cleanup the version deb preference file after build.
The version file is no use after build.

How I did it
Remove the no use version file.
This commit is contained in:
xumia 2022-07-12 17:57:16 +08:00 committed by Qi Luo
parent c5eb031111
commit 85c36c5c69

View File

@ -11,3 +11,6 @@ rm -rf $BUILD_VERSION_PATH/*
# Disable the build hooks
symlink_build_hooks -d
set_reproducible_mirrors -d
# Remove the version deb preference
rm -f $VERSION_DEB_PREFERENCE