We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eaba59 commit 5e00cbfCopy full SHA for 5e00cbf
src/config/constants.ts
@@ -20,7 +20,7 @@ export const Routes = {
20
IMAGE_TAGGING: 'app/image-tagging',
21
CI_PIPELINE_PATCH: 'app/ci-pipeline/patch',
22
CI_CONFIG_OVERRIDE_GET: 'app/wf/all/component-names',
23
- CI_PIPELINE_SOURCE_BULK_PATCH: 'app/ci-pipeline/bulk/patch-source',
+ CI_PIPELINE_SOURCE_BULK_PATCH: 'app/ci-pipeline/bulk/branch-update',
24
25
CI_PIPELINE_TRIGGER: 'app/ci-pipeline/trigger',
26
CLUSTER: 'cluster',
0 commit comments