-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
As a developer, I need to have my docker based application built using totem-v3 and artifacts should be pushed and tagged in ECR for a repository that is already configured with totem-v3.
Acceptance Criteria
- Dockerfile is built when I push my changes to the configured repository.
- Docker image is tagged and pushed to Amazon's ECR.
Note:
- Conditionally creating a pipeline for branches is out of scope for the current story.
- Any repository that requires access to nexus or private NPM or any credentials is outside the scope of the current story.
Reactions are currently unavailable