|
How does one avoid a db:migrate in a cold deploy: msg#00190lang.ruby.capistrano.general
I've got a project for which I'd like to deploy for the first time. But I see that cap deploy:cold will run db:migration, and I'd like to avoid having it run migrations. How do I suppress that part of the deployment? The db I use is not solely used by my app, and I'd like to avoid having the migration be run on an already-existing database with live data. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | deployment error: no passwd entry for app!: 00190, me |
|---|---|
| Next by Date: | Re: How does one avoid a db:migrate in a cold deploy: 00190, me |
| Previous by Thread: | deployment error: no passwd entry for app!i: 00190, me |
| Next by Thread: | Re: How does one avoid a db:migrate in a cold deploy: 00190, me |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |