blob: 9dcf35767e7080f58cdc0c7a00c9209652a89ebe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[job_builder]
ignore_cache=True
keep_descriptions=False
include_path=.
recursive=True
retain_anchors=True
[jenkins]
user=#username#
password=#api_token#
url=https://jenkins.onap.org/sandbox
query_plugins_info=False
|