[External CI] Match component name for ROCR to match expected downstream (#5306)

This commit is contained in:
Joseph Macaranas
2025-09-11 22:08:43 -04:00
committed by GitHub
parent 355feae2e2
commit 33bc3c5e2b

View File

@@ -1,7 +1,7 @@
parameters:
- name: componentName
type: string
default: rocr-runtime
default: ROCR-Runtime
- name: checkoutRepo
type: string
default: 'self'