SWDEV-458516 - External CI: Align with branch naming convention.

Change-Id: I1546a601b49f84bd24837e03f9350dc7d35af510
This commit is contained in:
amd-jmacaran
2024-08-07 03:40:31 -04:00
parent 6b5b7c9438
commit 48eab71214
+7 -4
View File
@@ -8,12 +8,12 @@ resources:
type: github
endpoint: ROCm
name: ROCm/clr
ref: develop
ref: amd-staging
- repository: hipother_repo
type: github
endpoint: ROCm
name: ROCm/hipother
ref: develop
ref: amd-staging
pipelines:
- pipeline: rocr-runtime_pipeline
source: \ROCR-Runtime
@@ -26,6 +26,7 @@ resources:
trigger:
branches:
include:
- amd-staging
- amd-mainline
variables:
@@ -36,7 +37,8 @@ trigger:
batch: true
branches:
include:
- develop
- amd-staging
- amd-mainline
paths:
exclude:
- docs
@@ -53,7 +55,8 @@ pr:
autoCancel: true
branches:
include:
- develop
- amd-staging
- amd-mainline
paths:
exclude:
- docs