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
committed by Maneesh Gupta
parent 234f7bd197
commit 40c9d3d7a2
+2 -2
View File
@@ -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