mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

Build and push Docker image for every tag #40

Closed rahulbot closed 8 months ago

rahulbot commented 8 months ago

This adds a CI workflow to build and push an image to Dockerhub for any tag that is created. I added a tag, pushed it to GH and then the workflow build and pushed a tagged image to DockerHub. See the v0.0.0-ci-test image. I have it set to build linux/amd64 and linux/arm64 because I wasn't sure what various people and systems are running.