Elixir CI: Testing, Publishing, and Containerization with GitHub Actions
This article is about setting up a CI pipeline for an Elixir application using GitHub Actions. We’ll cover installing dependencies, running tests, and checking code formatting, as well as publishing hex packages and building Docker images as part of the pipeline.
https://farens.me/blog/elixir-ci-testing-publishing-and-containerization-with-github-actions
Read next Thinking Elixir 215: Bob gets busy and Google's in trouble