aws-codebuild-docker-images icon indicating copy to clipboard operation
aws-codebuild-docker-images copied to clipboard

Fix buildspec override file location

Open sha256 opened this issue 2 years ago • 0 comments

The buildspec override file location should be relative to CODEBUILD_SRC_DIR. Currently it's passing an absolute path based on the host.

Issue #, if available: #585

Description of changes: Passed the buildspec override value as is. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sha256 avatar May 14 '23 15:05 sha256