Easily integrate custom Elixir builds and deploys into your CircleCI projects. You can visit this Orb on CircleCI Orbs repository here.
Learn more about Orbs.
Example configs:
- Example 1 - Build, test and deploy using edeliver.
- Example 2 - Build and test with FakeS3.
- Example 3 - Build and test with
build-and-test
job.
If dev:alpha
expires, please create a new version using the following commands:
circleci config pack src/ > packed/orb.yml
circleci orb validate packed/orb.yml
circleci orb publish packed/orb.yml coletiv/elixir@dev:alpha