1

I found these custom build tasks for TFS at https://github.com/Microsoft/vso-agent-tasks . How do I make these tasks available to my TFS build server ? The documentation is not very clear.

3
  • They are the out-of-the-box tasks and should not need uploading. Your TFS/VSTS instance already includes them. Commented Mar 9, 2016 at 2:54
  • I don't have many of those tasks, i.e. CopyFile. Am I running an old version of Tfs build 2015? How can I tell? Commented Mar 9, 2016 at 5:09
  • You should update your TFS server at least to TFS 2015 Update 1, and I would recommend that you update to the latest supported version of TFS 2015 Update 2. Commented Mar 9, 2016 at 13:40

1 Answer 1

5

Those aren't custom build tasks... those are the official build tasks that are included in VSTS/TFS.

The documentation on how to upload them is actually extremely clear and well-documented:

If you're using on-premise TFS, some of the unpublished tasks may not work as they may depend on a later version of the build agent than what ships with TFS currently.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.