SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: Ie256402db9c5f306eb1feb05a088fa9a5eab9e5f
[ROCm/hipother commit: bceb8acbc4]
Этот коммит содержится в:
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user