opendatateam / docker-udata

udata and plugins all-in-one Docker image
https://hub.docker.com/r/udata/udata/builds
MIT License
15 stars 12 forks source link

Add circle ci config with docker build and push #265

Closed maudetes closed 2 years ago

maudetes commented 2 years ago

Add a ci to build and push udata docker image. Based on [https://circleci.com/docs/2.0/building-docker-images/](circle ci documentation).

This job is executed only on git tags and commits on master. In case of a git tag, the tag is used for the docker image. In case of a master commit, the latest tag is used.