Skip to content

Commit 6b0360c

Browse files
committed
updating hosts intg 1575
1 parent 7844fe8 commit 6b0360c

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/browserstack/automate/ci/common/constants

1 file changed

+1
-1
lines changed

src/main/java/com/browserstack/automate/ci/common/constants/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class Constants {
1515
public static final String BROWSERSTACK_REPORT_PATH_PATTERN = "**/browserstack-artifacts/*";
1616
public static final String JENKINS_CI_PLUGIN = "JenkinsCiPlugin";
1717

18-
public static final String BROWSERSTACK_CONFIG_DETAILS_ENDPOINT = "http://localhost:3002/api/ci-tools/v1/events/report-config";
18+
public static final String BROWSERSTACK_CONFIG_DETAILS_ENDPOINT = "https://integrate.browserstack.com/api/ci-tools/v1/events/report-config";
1919
public static final String INTEGRATIONS_TOOL_KEY = "jenkins";
2020

2121
public static final String REPORT_CONFIG_OPERATION_NAME = "report-config";

0 commit comments

Comments
 (0)