mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

docker image ci/cd #529

Open mcandre opened 2 months ago

mcandre commented 2 months ago

As an engineer, I want to publish Docker images with CI/CD, in order to ensure that image artifacts keep up to date with code changes.

Use either Docker Hub's builtin CI/CD, or GitHub Actions. The latter may require Docker in Docker, however it is more portable, supports tug, and has known notification behavior in the event of an error.

Projects: