-
Notifications
You must be signed in to change notification settings - Fork 72
Rake Taskの実装方法
Masaki Komagata edited this page Nov 22, 2020
·
3 revisions
bootcampではrake taskはcloudbuildで実行するようにしているので下記の名前のrake taskを実装してください。デプロイした後で管理者(@komagata)が実行します。
bootcamp:oneshot:cloudbuild
DBのデータを変更する場合は下記のやり方を使ってください。(DBのデータを操作する以外のrake taskはあまりないのでほとんどが下記を使うことになります)