SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: I1970029bdd6469a7a79c28b63b451e8be462e142
[ROCm/clr commit: 31ee9f02ff]
This commit is contained in:
committato da
Maneesh Gupta
parent
234f7bd197
commit
40c9d3d7a2
@@ -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
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user