What does ***NO_CI*** stand for?

后端 未结 3 954
青春惊慌失措
青春惊慌失措 2020-12-05 12:25

A gated check-in will create a change-set whose name is ended with ***NO_CI***? What is that NO_CI stand for? I can just think of \"no check in errors\" but it doesn\'t make

3条回答
  •  温柔的废话
    2020-12-05 13:23

    NO_CI on a check in indicates "No Continuous Integration" i.e. "please don't start a CI build because of this check in".

提交回复
热议问题