c# - TeamCity - Re-running a specific build step -
for arguments sake if you've configured 3 builds steps , want re-run 3rd step in isolation (not run prior 2 steps), how achieve this?
no, not possible....unless temporarily disable earlier steps in admin, , run build again.
http://confluence.jetbrains.com/display/tcd7/configuring+build+steps
Comments
Post a Comment