Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Automation #12

Open
caiocezart opened this issue Jul 22, 2020 · 1 comment
Open

Application Automation #12

caiocezart opened this issue Jul 22, 2020 · 1 comment
Assignees

Comments

@caiocezart
Copy link
Contributor

Objectives:

  • Must use 3Musketeers pattern
  • Should have at least following targets:
  • build:
  • publish:
    • Publish the new image with the commit SHORT_SHA to ECR
  • deploy-wp:
    • Update the task definition with the new container built on previous

Acceptance:

  • Task definition is being successfully updated and pushed to ECR
  • ECS Task is being updated with latest image when running make deploy-wp
  • A README file is updated with instructions on how to run the automation
@raghunadhpokkalath
Copy link
Contributor

completed the changes and created pull request

raghunadhpokkalath added a commit that referenced this issue Aug 9, 2020
* #12 updated makefile target name

* #11 updated makefile targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants