SWDEV-458516 - External CI: Support commits on both staging and mainline

Change-Id: I1970029bdd6469a7a79c28b63b451e8be462e142


[ROCm/clr commit: 31ee9f02ff]
This commit is contained in:
amd-jmacaran
2024-11-25 00:16:11 -05:00
کامیت شده توسط Maneesh Gupta
والد 234f7bd197
کامیت 40c9d3d7a2
@@ -8,12 +8,12 @@ resources:
type: github
endpoint: ROCm
name: ROCm/HIP
ref: amd-staging
ref: $(Build.SourceBranch)
- repository: hipother_repo
type: github
endpoint: ROCm
name: ROCm/hipother
ref: amd-staging
ref: $(Build.SourceBranch)
pipelines:
- pipeline: hip_pipeline
source: \HIP