Skip to content

Workflow for Docker Image Build and Push to ECR #10

@Rahul-4480

Description

@Rahul-4480

Pair @Rahul-4480 & @rohit-ng

As a Developer,
I want to automate the build and push of Docker images to Amazon ECR, so as to ensure the Docker images are available in the ECR repository.

Acceptance Criteria:

  • The workflow triggers successfully when called with required inputs.
  • The Docker image is built using the specified Dockerfile.
  • The Docker image is tagged with appropriate tags based on inputs (e.g., type, prefix).
  • The Docker image is pushed to the specified Amazon ECR repository.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions