aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
Unzip artifacts for local build
This would be great to allow local build artifacts to be unzipped/flatten when saved on disk, or maybe support reports.
My usecase is as follow: Codebuild is used to perform unittests on my source code, and a test report is generated and saved as an artifact. It is annoying to have to unzip the resulting file which basically contains only one file.