We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849eb4b commit 9056232Copy full SHA for 9056232
src/sonic-build-hooks/scripts/post_run_buildinfo
@@ -11,3 +11,6 @@ rm -rf $BUILD_VERSION_PATH/*
11
# Disable the build hooks
12
symlink_build_hooks -d
13
set_reproducible_mirrors -d
14
+
15
+# Remove the version deb preference
16
+rm -f $VERSION_DEB_PREFERENCE
0 commit comments