зеркало из https://github.com/mozilla/FlightDeck.git
updated deploy script to run setup_mapping
This commit is contained in:
Родитель
c2696c16bf
Коммит
6aa9a88c63
|
@ -89,6 +89,7 @@ def update_flightdeck(ctx):
|
|||
# Run management commands like this:
|
||||
# manage_cmd(ctx, 'cmd')
|
||||
|
||||
manage_cmd(ctx, 'cron update_package_activity')
|
||||
manage_cmd(ctx, 'cron update_package_activity')
|
||||
manage_cmd(ctx, 'cron setup_mapping')
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче