|
|
|
|
|
by mpd
1395 days ago
|
|
Oh, it looks like the release command would fit the `build` step I mention. As far as the after-deployment tasks go, we automate those just like migrations - they're (occasionally very slow) one-offs that we don't want to hold up a restart for. Really, an analogue to the release command that can run after restart is all that I'm talking about here. |
|