Closed yanghua closed 9 months ago
Currently, in build-image.sh we copied some duplicated binary files for building specified images. It uses many disk spaces.
build-image.sh
IMO, we can do a post-action to delete those files for this purpose.
Currently, in
build-image.sh
we copied some duplicated binary files for building specified images. It uses many disk spaces.IMO, we can do a post-action to delete those files for this purpose.