Currently I trigger a Cloud Build
each time a pull request is completed.
The image is built correctly, but we have to manually go to Edit and Deploy New Revision
and select the most recent docker image to deploy.
How can we automate this process and have the a container deployed from the image automatically?
Source: Docker Questions