Cacheless releases
I'd like to be able to setup a project to never cache the steps that were in place when a release was created. Or at least have a way to update that cache the same way you can update to the latest variable set.
When we update the deployment steps now we have two options:
1) Rebuild from source (which we should never have to do)
2) Delete and re-add the release (which loses any deployment history)
3
votes
