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.
我正在学习 Jenkins,我已经配置了一个仅获取 git 存储库的简单项目。我点击“立即构建”按钮,然后詹金斯开始一个新任务,完成该任务后,它开始一个新任务等等。正常吗?不是说完成任务后不应该重新开始吗?我如何解决它?
立即构建是当您的项目没有参数时。因此,用户单击立即构建按钮并没有显示任何内容,用户在同一个立即构建按钮中一次又一次地执行单击。
因此,Jenkins 推出了几个版本。如果构建速度如此之快,那么屏幕上没有任何变化。