We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93aebce commit 41bc721Copy full SHA for 41bc721
1 file changed
setup-env/config/constants.js
@@ -16,6 +16,6 @@ module.exports = {
16
},
17
18
BROWSERSTACK_INTEGRATIONS: {
19
- DETAILS_API_URL: 'https://integrate.browserstack.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
+ DETAILS_API_URL: 'https://integrations-k8s.bsstag.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
20
21
};
0 commit comments