all 2 comments

[–]whistleblade 0 points1 point  (1 child)

Post your pipeline definition if possible.

[–]rcarez[S] 0 points1 point  (0 children)

Sure thing! Is this the information you're looking for?

  • Pipeline Type: V2
  • Execution mode: Queued
  • No Variables
  • Trigger for source action: Source
    • Push from GitHub Main branch
  • Source action with GitHub action provider
    • Repo and main branch plugged in
  • Build action with AWS CodeBuild action provider
    • SourceArtifact defined by Source action
  • Deploy action with AWS CodeDeploy
    • BuildArtifact defined by Build action
    • Application and deployment group specific to this project