Remove summary in phases form
Since it does not appear in the phases anymore. Also, the rake unifies the fields of the budget summary with the budget description.
This commit is contained in:
@@ -8,6 +8,7 @@ namespace :consul do
|
||||
task "execute_release_1.3.0_tasks": [
|
||||
"db:load_sdg",
|
||||
"db:calculate_tsv",
|
||||
"budgets:set_published"
|
||||
"budgets:set_published",
|
||||
"budgets:phases_summary_to_description"
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user