diff options
author | lain <lain@soykaf.club> | 2019-05-31 10:55:35 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2019-05-31 10:55:35 +0200 |
commit | 4e45f7bc878638b37225aadcdee547a11d280963 (patch) | |
tree | 9444c608421e767daca1f46be3e8c0f8108cce59 /.buildpacks | |
parent | 6499adc6a83b4064f7283de3c729053e62ade7b2 (diff) | |
download | pleroma-4e45f7bc878638b37225aadcdee547a11d280963.tar.gz pleroma-4e45f7bc878638b37225aadcdee547a11d280963.zip |
CI: Add auto-deployment via dokku.
Diffstat (limited to '.buildpacks')
-rw-r--r-- | .buildpacks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 000000000..31dd57096 --- /dev/null +++ b/.buildpacks @@ -0,0 +1 @@ +https://github.com/hashnuke/heroku-buildpack-elixir |