Reputation: 9
In build definition, I am not able to configure the custom conditions for the tasks in tfs2017 update 1.
This started in tfs2017 update 3. Can you give me an advice to replicate this thing in tfs2017 update 1?
We are planning to configure the custom conditions in build definition. Here, attached custom conditions in tfs 2017 update 3. We want to do this in tfs update 1.
Upvotes: 0
Views: 133
Reputation: 582
Based on your description, I further checked this problem. Currently, custom conditions are not supported in version TFS2017 update 1. We recommend that you use the version TFS 2017.3 and TFS 2018.
In addition, you can also try to upgrade TFS2017 update 1 to TFS 2018.
Regarding custom conditions, please check the document:
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/conditions?view=azure-devops&viewFallbackFrom=vsts&tabs=yaml#enable-a-custom-condition
Regarding upgrade your deployment, please check the document: https://learn.microsoft.com/en-us/azure/devops/server/upgrade/get-started?view=azure-devops-2020
Upvotes: 1