I am trying to create a service role for a drone instance which builds and pushed a docker image to Google Container Registry.
It works with the role project>owner
(presumably project>editor
would work too). I have not been able to find a way to restrict it only to have permission to push to GCR, or find out what the minimal permissions are.