|
|
|
|
|
by morokhovets
3809 days ago
|
|
So how do you manage these scripts?
When deployment is multistaged and automated you won't just run them by hand.
You need system that runs them automatically and exactly one time at each stage.
I can't see why you have to create a system to manage these scripts if there is good enough built-in system for that purpose? If automated deployment is not your case I strongly recommend it.
Since I first time managed autodeploy to work properly I've never looked back.
It is SO convenient. I may be wrong again about your processes and configuration :) |
|