Change zuul endpoint port
Change-Id: Ia5b24c31de4334aa7e36c4c082737f1a985f7554
This commit is contained in:
parent
7cbad8be62
commit
a7cef81e35
@ -34,7 +34,7 @@ parameters:
|
||||
|
||||
notification_endpoints:
|
||||
- protocol: HTTP
|
||||
URL: http://127.0.0.1:8090/jenkins_endpoint
|
||||
URL: http://127.0.0.1:8001/jenkins_endpoint
|
||||
|
||||
builders:
|
||||
- gerrit_git_prep
|
||||
@ -82,7 +82,7 @@ parameters:
|
||||
|
||||
notification_endpoints:
|
||||
- protocol: HTTP
|
||||
URL: http://127.0.0.1:8090/jenkins_endpoint
|
||||
URL: http://127.0.0.1:8001/jenkins_endpoint
|
||||
|
||||
builders:
|
||||
- gerrit_git_prep
|
||||
@ -130,7 +130,7 @@ parameters:
|
||||
|
||||
notification_endpoints:
|
||||
- protocol: HTTP
|
||||
URL: http://127.0.0.1:8090/jenkins_endpoint
|
||||
URL: http://127.0.0.1:8001/jenkins_endpoint
|
||||
|
||||
builders:
|
||||
- gerrit_git_prep
|
||||
|
Loading…
x
Reference in New Issue
Block a user