Closed
Description
when triggering a codebuild project that is normally triggered from codepipeline this action sets the sourceTypeOverride
and sourceLocationOverride
. this is great.. however:
codebuild projects configured for codepipeline usually have Artifacts.Type: CODEPIPELINE
resulting in
Error: ArtifactsOverride must be set when using artifacts type CodePipelines
we should support setting artifactsOverride.type
to NO_ARTIFACTS
Metadata
Metadata
Assignees
Labels
No labels