Sergey Otpuschennikov | aad1ae0 | 2020-09-11 19:33:51 +0400 | [diff] [blame] | 1 | [jenkins] |
2 | user=my_username | ||||
3 | password=my_secret_password | ||||
4 | url=https://my.jenkins.com/ | ||||
5 | query_plugins_info=False | ||||
6 | |||||
7 | [job_builder] | ||||
8 | ignore_cache=False | ||||
9 | keep_descriptions=False | ||||
10 | recursive=True | ||||
11 | include_path=.:scripts | ||||
12 | |||||
13 | [__future__] | ||||
14 | param_order_from_yaml=true |