AgileVentures / AgileVentures/LocalSupport
Revert changes that introduce deploy failure
未关闭
- 主要语言
- Ruby
- 星标
- 64
- 派生
- 209
- PR 合并指标
- PR 指标待抓取
描述
Adding a call to model `Setting` in a css.erb file was causing deploy failures.
In `assets:precompile`, Rails is reaching out to verify the table exists, but since this happens previous to the migrations in predeploy, it's failing the deploy.
Revert the changes to make a clean deploy of latest code to production, then deal with white labelling the image.
贡献指南
评估
这个 Issue 还没有评估数据。