Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 561 Bytes

Image builder for elixir projects

Builds an image for each of the debian versions specified as buildpack_tag in the workflow file

Releasing

To create a new release:

  • commit your code to master
  • create a GH release
    • go to releases -> "Draft a new release"
    • select tag: [your tag here], target: master, Release title: [your tag here], check "Set as the latest release" and publish