Skip to content

nedap/elixir-build-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

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