Skip to content

Commit 2164e34

Browse files
Change system test property for internal jenkins url (#261)
1 parent 38586cb commit 2164e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systemtest/resources/system-test.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ remrem.publish.url:http://publish:8080
2424
## when a subscription has been fulfilled.
2525

2626
jenkins.external.url:http://localhost:8082
27-
jenkins.internal.url:http://localhost:8080
27+
jenkins.internal.url:http://jenkins:8080
2828
jenkins.username: admin
2929
jenkins.password: admin

0 commit comments

Comments
 (0)