SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: Ie256402db9c5f306eb1feb05a088fa9a5eab9e5f
Este commit está contenido en:
@@ -8,12 +8,12 @@ resources:
|
|||||||
type: github
|
type: github
|
||||||
endpoint: ROCm
|
endpoint: ROCm
|
||||||
name: ROCm/clr
|
name: ROCm/clr
|
||||||
ref: amd-staging
|
ref: $(Build.SourceBranch)
|
||||||
- repository: hipother_repo
|
- repository: hipother_repo
|
||||||
type: github
|
type: github
|
||||||
endpoint: ROCm
|
endpoint: ROCm
|
||||||
name: ROCm/HIP # leverage HIP job that builds both AMD and NV backends
|
name: ROCm/HIP # leverage HIP job that builds both AMD and NV backends
|
||||||
ref: amd-staging
|
ref: $(Build.SourceBranch)
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- group: common
|
- group: common
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user