TravisWheelerLab / drug-sniffer

Sniffing out new drugs
http://drugsniffer.org
BSD 3-Clause "New" or "Revised" License
21 stars 9 forks source link

Automate image building through GitHub #8

Open glesica opened 2 years ago

glesica commented 2 years ago

We should build containers automatically on push and host them on ghcr.io since we get that for free (plus it means more than two people have admin on the images). We can use GitHub Actions to do this.

This has the added benefit of verifying that the containers can build successfully.