Skip to content

Workflow for Docker Image Build and Push to ECR #10

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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