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.
可能重复: 使用 Hudson 构建特定的 git commit
我想通过 API 开始构建,使用参数化构建。我想通过这个将提交代码传递给一个参数,这很好。
然后,我想使用提交代码通过 git 在该提交版本上运行构建。
有没有办法让詹金斯针对特定的提交运行构建?
提前致谢!