When we merge to master and CI passes we need push to dockerhub and tag appropriately so our infrastructure can update the running pod.
We also want to tag both staging and production on merge to master for the most recent build.
Later we can investigate promotion strategies.
When we merge to master and CI passes we need push to dockerhub and tag appropriately so our infrastructure can update the running pod.
We also want to tag both staging and production on merge to master for the most recent build.
Later we can investigate promotion strategies.