Compare commits

...

1 Commits

Author SHA1 Message Date
Joseph Macaranas
9bc2c4fa65 [External CI] Match component name for ROCR to match expected downstream 2025-09-11 22:08:14 -04:00

View File

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