-
Suggestion
-
Resolution: Unresolved
-
None
It would be good to have the ability to run after scripts for stopped builds for cases where a Pipeline build triggers steps that start a deployment to a server, for example.
Once a build is stopped on Bitbucket Pipelines, it would be good to be able to automatically trigger steps to cancel the build on the server too. The after-script function seems to be the best approach for this.