Add a new job in the CI, which notifies ArgoCD through a webhook that a new docker image has been pushed to the Docker registry. Thus, ArgoCD can sync and pull the latest image. Thus, main will be automatically deployed to staging.
Add a new job in the CI, which notifies ArgoCD through a webhook that a new docker image has been pushed to the Docker registry. Thus, ArgoCD can sync and pull the latest image. Thus, main will be automatically deployed to staging.