标签: jenkins build jenkins-plugins jenkins-pipeline cloudbees
我有一个项目A.项目A在项目B中列为依赖项。每当我在Jenkins中启动项目A的构建时,一旦构建成功,它就会自动启动项目B.有什么方法可以阻止这个或者可以为这个步骤添加参数吗?