mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
server - added distillery for prod builds
This commit is contained in:
1
rel/commands/migrate.sh
Normal file
1
rel/commands/migrate.sh
Normal file
@@ -0,0 +1 @@
|
||||
$RELEASE_ROOT_DIR/bin/myapp command Elixir.MyApp.ReleaseTasks migrate
|
||||
1
rel/commands/seed.sh
Normal file
1
rel/commands/seed.sh
Normal file
@@ -0,0 +1 @@
|
||||
$RELEASE_ROOT_DIR/bin/myapp command Elixir.MyApp.ReleaseTasks seed
|
||||
Reference in New Issue
Block a user