this is the app deployed on cloud on aws and the recent docker image pushed that is updated changes made in app are also deployed hence this is a complete automated pipeline which deploys app on aws also updates the changes
0
2
this is the third part of project where you can see with every update in the repo that is code of application a docker image is made and pushed and approved by github actions
0
6
this is a workflow that is a ci cd pipeline built and each changes in github repo is checked and updated through this pipeline the green check boxes are signal that this chnage can be commited to the main branch of the application
0
10
this is starting of the project where one repository is made and you can see dockerfile thats the main file used for setting us a dockerized ci cd pipeline through github actions