We need a workflow in Google Cloud Build, to create docker images of SELF, with SELF built for AMD GPUs (target all supported AMD GPUs). To do this, we need a cloudbuild.yaml and Dockerfile recipe to install SELF and it's dependencies when there is a tagged release of SELF.
It may make sense to start from an official ROCm docker image to start.
Resources