src.nth.io/

summaryrefslogtreecommitdiff
path: root/roles/pleroma/tasks/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2019-01-03 20:46:13 -0600
committerLuke Hoersten <[email protected]>2019-01-03 20:46:13 -0600
commitc5ba641b1cb66e19c23691995bcd0661fbf4d027 (patch)
treeb86b24d3e84c60fa2790787fb58b6829451e31aa /roles/pleroma/tasks/main.yaml
parentd8e1d8bc284bfbe34b60ee5a40d5b5df0b25dc96 (diff)
Lots of updates.
Diffstat (limited to 'roles/pleroma/tasks/main.yaml')
-rw-r--r--roles/pleroma/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/pleroma/tasks/main.yaml b/roles/pleroma/tasks/main.yaml
index 0d4ed29..f34952b 100644
--- a/roles/pleroma/tasks/main.yaml
+++ b/roles/pleroma/tasks/main.yaml
@@ -67,7 +67,7 @@
- "mix local.hex --force"
- "mix local.rebar --force"
- "mix deps.get"
- - "mix ecto.migrate"
+ # - "mix ecto.migrate"
notify: restart pleroma
environment:
MIX_ENV: "prod"