SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: Ie256402db9c5f306eb1feb05a088fa9a5eab9e5f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user