dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
7 stars 2 forks source link

Switch from building on GitHub Actions to Cloud Build #260

Closed dchaley closed 2 weeks ago

dchaley commented 2 weeks ago

Invoke cloud build in the GCP project, rather than build here.

That means we'll need a way to move the container from Google to Docker Hub. Previously, we'd have simply pushed the container we just built to both.