frouioui / tagenal

Tagenal is a playground app using Vitess, Redis, Traefik and Jaeger on Kubernetes
https://frouioui.github.io/tagenal/
MIT License
7 stars 0 forks source link

Migrate from Travis CI to GitHub Actions #39

Open frouioui opened 3 years ago

frouioui commented 3 years ago

A migration from Travis CI to GitHub Actions could be integrated. GitHub Actions would allow uploading docker images directly on GitHub's registry easily.

Having everything on the same same website, rather than two, is also more convenient.

Some new features can be potentially added in the pipeline later on, such as building docker images when a new release/tag is created.