Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现在在我当前的设置中,每天早上 6 点触发构建。我想将其更改如下:如果颠覆中存在任何提交,则应在每天早上 6 点触发构建。请解释我如何做到这一点
In the job configuration:
Build trigger -> Poll SCM -> "0 6 * * *"