aws-actions / aws-codebuild-run-build

Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
https://aws.amazon.com/codebuild
Apache License 2.0
275 stars 140 forks source link

allow artifacts type to be overridden #144

Closed benconnito closed 9 months ago

benconnito commented 1 year ago

Issue #, if available: https://github.com/aws-actions/aws-codebuild-run-build/issues/114

Description of changes: add non required artifacts-type-override to specify codebuild use a different or no artifaction location than it might be in a code pipeline run

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable: