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 CICD #13

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

Application CICD #13

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

Comments

@caiocezart
Copy link
Contributor

Objectives:

  • Create a workflow in GitHub Actions to build and push the image on every update in the application folder(PRs)
  • Create a workflow in GitHub Actions to deploy the new image when new application code is merged into master

Acceptance:

  • Workflow must use the same targets created on Terraform Automation #11
  • Workflows are running successfully and the application is being updated from events in GH
@raghunadhpokkalath
Copy link
Contributor

completed the ci cd jobs for application

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