-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
aws-codebuild-plugin creates zip file in "Use Jenkins source" mode, but it removes file permissions like execution bits on script files.
It would be great if it preserves file modes.
aws-codebuild-plugin is a really powerful tool to pass partial processes in on-promise environment to AWS Code Build.
There's no other easy way to use AWS Code Build as a temporary workspace. It requires creating archive, uploading it, launching build, and watching logs. aws-codebuild-plugin provides all of them and I really like this.
I expect aws-codebuild-plugin and AWS Code Build not only for CI, but also for multi-purpose temporary workspace.