BuildMethod
No description
enum BuildMethod {
  DOCKER
  BUILDPACKS
  PYTHON
  PYTHON_DJANGO
  NODE
  NODE_STATIC
  NODE_NEXTJS
  UBUNTU
  ELIXIR_PHOENIX
  GOLANG_MODULES
  HEROKUISH
}
No description
enum BuildMethod {
  DOCKER
  BUILDPACKS
  PYTHON
  PYTHON_DJANGO
  NODE
  NODE_STATIC
  NODE_NEXTJS
  UBUNTU
  ELIXIR_PHOENIX
  GOLANG_MODULES
  HEROKUISH
}
BuildMethod.DOCKERBuildMethod.BUILDPACKSBuildMethod.PYTHONBuildMethod.PYTHON_DJANGOBuildMethod.NODEBuildMethod.NODE_STATICBuildMethod.NODE_NEXTJSBuildMethod.UBUNTUBuildMethod.ELIXIR_PHOENIXBuildMethod.GOLANG_MODULESBuildMethod.HEROKUISH