SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: I1970029bdd6469a7a79c28b63b451e8be462e142
Dieser Commit ist enthalten in:
committet von
Maneesh Gupta
Ursprung
1ac9286b5a
Commit
31ee9f02ff
@@ -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
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren