spring-petclinic / spring-petclinic-graphql

PetClinic Example based on GraphQL
Other
212 stars 123 forks source link

ECR integration #27

Closed imprashant closed 3 years ago

imprashant commented 3 years ago

This PR intends to merge following changes:

  1. Add aws cli orb to pipeline
  2. create ecr repo if it doesn't exist
  3. add command to tag and push docker image in ecr repo
  4. use tag-and-push-command for frontend
  5. use tag-and-push-command for backend