[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 GitHub
parent 849eb4bf32
commit 9056232bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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