ChimeraPy / Engine

Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
8 stars 0 forks source link

Add Docker push to github actions #101

Open umesh-timalsina opened 1 year ago

umesh-timalsina commented 1 year ago

We are currently already building docker image. It might be nice to push that to docker hub on

  1. Push to main tagged chimerapy:latest
  2. Tagged/ Release versions tagged chimerapy:stable,v1.0.0
edavalosanaya commented 1 year ago

This is something that I have been wanting to do but just haven't had the time to do it. Definitely would help CI/CD minutes consumption.