Here is our situation-- sometimes we need to run a vNext build without needing to pull any source code from TFS server.
But we don't want to change the workspace mappings. Is there a related setting simply ignore or disable the get source step in the build definition. Unlike any other task, the "Get sources" task added automatically when you create a new build definition, which is not able to disable or remove the task by right click it.
Any suggestion appreciated!