dchaley / deepcell-imaging

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

Separate DockerHub push from main build #364

Closed dchaley closed 2 weeks ago

dchaley commented 2 weeks ago

The target environment shouldn't push to Docker Hub. Add condition to Docker Hub push, and do it separately.

This does mean the 2nd build needs to re-pull the container in order to add the tag and push it to Docker Hub. Oh, well…