Auto-cancel redundant pipelines
Old pipelines are automatically cancelled if a new commit on the same branch is pushed.
Exceptions: uploads to the webserver are not cancelled once they start running to ensure that the website will always be in a consistent state.
Related MR for the documentation that should be merged together with this one: octopus-documentation!16 (merged)
Edited by Martin Lang