roipoussiere / cadquery-server

A web server used to render 3d models from CadQuery code loaded dynamically.
MIT License
54 stars 17 forks source link

Add gh action to publish image on release #42

Closed qwelyt closed 2 years ago

qwelyt commented 2 years ago

This should build and publish the docker image when you do a release.
You will have to setup the secrets.
See https://docs.github.com/en/actions/security-guides/encrypted-secrets
and https://docs.docker.com/ci-cd/github-actions/
for more info.