Skip to content

Staging用DB向けrake taskをapp.jsonに書く #464

Open
@yasulab

Description

@yasulab

HerokuReviewApps特性上DB関連のrake taskはapp.jsonに書かないといけないので、そのあたりで引っかかってるかもしれません!

"postdeploy": "bundle exec rails db:schema:load && bundle exec rails db:seed && bundle exec rails dojos:update_db_by_yaml && bundle exec rails dojo_event_services:upsert && bundle exec rails assets:precompile RAILS_ENV=staging"

Originally posted by @AnaTofuZ in #460 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions