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

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

php - Extract Text from HTTP referer -