File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
< div >
2
2
The server to connect to.
3
3
< p >
4
- The list of servers is configured in the < strong > Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</ strong > screen.
4
+ The list of servers is configured in the < strong > Manage Jenkins » System › Bitbucket Endpoints</ strong > screen.
5
5
The list of servers can include both Bitbucket Cloud and Bitbucket Server instances.
6
6
</ p >
7
7
</ div >
Original file line number Diff line number Diff line change 1
1
< div >
2
2
The server to connect to.
3
3
< p >
4
- The list of servers is configured in the < strong > Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</ strong > screen.
4
+ The list of servers is configured in the < strong > Manage Jenkins » System › Bitbucket Endpoints</ strong > screen.
5
5
The list of servers can include both Bitbucket Cloud and Bitbucket Server instances.
6
6
</ p >
7
7
</ div >
Original file line number Diff line number Diff line change 5
5
< dd > Disables hook management irrespective of the global defaults.</ dd >
6
6
< dt > Use item credentials for hook management</ dt >
7
7
< dd > Enabled hook management but uses the selected credentials to manage the hooks rather than those defined in
8
- < strong > Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</ strong >
8
+ < strong > Manage Jenkins » System › Bitbucket Endpoints</ strong >
9
9
</ dd >
10
10
</ dl >
11
11
</ div >
Original file line number Diff line number Diff line change 15
15
</ li >
16
16
</ ul >
17
17
< p >
18
- The < strong > Manage Jenkins » Configure Jenkins › Bitbucket Endpoints</ strong > allows defining the list of
18
+ The < strong > Manage Jenkins » System › Bitbucket Endpoints</ strong > allows defining the list of
19
19
servers. Each server
20
20
can be associated with credentials. If credentials are defined then the default behaviour is to use those
21
21
credentials to automatically manage the webhooks of all repositories that Jenkins is interested in. If no
You can’t perform that action at this time.
0 commit comments