Reputation: 25507
I raised a request for GitTools task in Azure Devops and now I can see that in my organization extensions setting tab.
But now when I want to add this to my pipeline, I am not seeing any Add button.
I am able to add other tasks such as Yarn or Replace Tokens(See the first image, below GitTools Task).
Below you can see Add button is enabled. But for GitTools, I dont see any Add button. What am I missing?
Upvotes: 1
Views: 1140
Reputation: 16133
I think you have to use Execute GitVersion Task
and Setup GitVersion Task
tasks. Search with GitVersion
pattern:
Upvotes: 2