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

Change-Id: Ie256402db9c5f306eb1feb05a088fa9a5eab9e5f


[ROCm/hipother commit: bceb8acbc4]
This commit is contained in:
amd-jmacaran
2024-11-25 00:19:15 -05:00
rodzic 2896b2c2d9
commit 001bc2dea7
@@ -8,12 +8,12 @@ resources:
type: github
endpoint: ROCm
name: ROCm/clr
ref: amd-staging
ref: $(Build.SourceBranch)
- repository: hipother_repo
type: github
endpoint: ROCm
name: ROCm/HIP # leverage HIP job that builds both AMD and NV backends
ref: amd-staging
ref: $(Build.SourceBranch)
variables:
- group: common