TFS 2017 build as code
问题 How I can configure the build tasks in 2017 within "build" and "release" as code? I am searching for something like the Jenkinsfiles for the Jenkins Pipelines. Use case is: I need to validate params and then decide which tasks I call in which order etc. based on globally passed parameters Don't have the only source of changes in a web UI Have the configuration in source control Is there may be a possibility or a Plugin available doing this? 回答1: There's no out of the box way. There are