AgileVentures / AgileVentures/LocalSupport
Revert changes that introduce deploy failure
Đang mở
- Ngôn ngữ chính
- Ruby
- Star
- 64
- Fork
- 209
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.