aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
Fix buildspec override file location
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.