CI: Add auto-deployment via dokku.
This commit is contained in:
parent
6499adc6a8
commit
4e45f7bc87
5 changed files with 77 additions and 0 deletions
2
Procfile
Normal file
2
Procfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
web: mix phx.server
|
||||
release: mix ecto.migrate
|
||||
Loading…
Add table
Add a link
Reference in a new issue