how to prevent an Gated Check-In to put the Keyword ***NO_CI*** in the Comment

后端 未结 2 429
日久生厌
日久生厌 2021-01-01 19:16

This Question is related to my Question Combining “Gated Checkin” and “Continuous Integration” Builds in Team Foundation Server I Posted this Morning

Thanks to @pant

2条回答
  •  萌比男神i
    2021-01-01 19:52

    vNext Builds - preventing the ***NO_CI***

    For vNext builds, check the "Run continuous integration triggers for committed changes" option on the Triggers tab for a build.



    See the section "Option to run CI builds" in this reference:: https://docs.microsoft.com/en-us/vsts/build-release/concepts/definitions/build/triggers#gated

提交回复
热议问题