且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何触发具有参数的预定作业

更新时间:2022-11-27 08:22:48

使用参数化的调度程序插件

1)这是通过调度程序传递参数的示例.如果您的工作已参数化,则插件将添加一个选项"使用参数定期构建".

1) Here's an example of passing parameters via the scheduler. If your job is parameterized, the plugin will add an option "Build periodically with parameters".

H */7 * * 6-7 % Environment=development; Version=2,4,3

2)我认为它不符合默认值,我在文档中没有看到它.让我们知道您是否找到了东西.

2) I don't think it honors a default, I have not seen that in the docs. Let us know if you find something.

3)通过参数?