From 395e498e30bf54df1810c1b7ee43486ff28abeb8 Mon Sep 17 00:00:00 2001 From: Silas Date: Fri, 26 Nov 2021 20:33:50 -0500 Subject: [PATCH] add back in buildpacks but take out releases and netrc --- .buildpacks | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..b15ddba --- /dev/null +++ b/.buildpacks @@ -0,0 +1,2 @@ +https://github.com/HashNuke/heroku-buildpack-elixir +https://github.com/gjaldon/heroku-buildpack-phoenix-static