Skip to content

Commit a814300

Browse files
authored
Update constants.js
1 parent 41bc721 commit a814300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-env/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ module.exports = {
1616
},
1717

1818
BROWSERSTACK_INTEGRATIONS: {
19-
DETAILS_API_URL: 'https://integrations-k8s.bsstag.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
19+
DETAILS_API_URL: 'https://integrations-preprod.bsstag.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
2020
},
2121
};

0 commit comments

Comments
 (0)