close
Skip to content

Commit 41bc721

Browse files
committed
added intg k8s for testing purposes
1 parent 93aebce commit 41bc721

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://integrate.browserstack.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
19+
DETAILS_API_URL: 'https://integrations-k8s.bsstag.com/api/ci-tools/v1/builds/{runId}/rebuild/details?tool=github-actions&as_bot=true',
2020
},
2121
};

0 commit comments

Comments
 (0)