CommandTaskRunner
CommandTaskRunner copied to clipboard
[Feature Request] Prevent Post-Build Tasks on Build Failure
Installed product versions
- Visual Studio: 2017, 2019
- This extension: 1.3.62
Description
It would be nice to either configure how a post-build task behaves when the build has failed or at least provide a variable to allow scripts to determine their own behavior if a build has failed. We have a rather long running post-build script that doesn't need to execute if the build itself failed and it's a bit of a productivity burden.
@madskristensen Is there any plan to support that functionality ? It would be very helpful.