Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: chmod a+rwX the bootc-image-builder artifact
Make the build directory and all its contents world rwXable. This isn't needed for the test itself, the artifact is already readable, but the original permissions make the cleanup of the testing environment fail.
- Loading branch information