Preview
Open Original
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. Continue reading on farens.me #reading-list #elixir #devops #github #testing #docker