IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

[ci] add GitHub action workflow for docker image publication #24

Closed jmkerloch closed 1 year ago

jmkerloch commented 1 year ago

Create a new .github/workflows/docker-publish.ymlto add docker publication to CI.

Use https://github.com/marketplace/actions/build-and-push-docker-images to build and push docker image

Docker image must be push in Github Container Registry