External CI: Add support for ROCR+Thunk combined repo.

Change-Id: Ib2305d6ed81f29d146c73a4063e08671c8a8273a
Этот коммит содержится в:
Joseph Macaranas
2024-08-22 12:40:28 -04:00
родитель c8dd4d2b3b
Коммит be31cca4df
+9 -3
Просмотреть файл
@@ -13,20 +13,26 @@ trigger:
batch: true
branches:
include:
- master
- amd-staging
- amd-master
paths:
exclude:
- .github
- LICENSE.txt
- '*.md'
pr:
autoCancel: true
branches:
include:
- master
- amd-staging
- amd-master
paths:
exclude:
- .github
- LICENSE.txt
- '*.md'
drafts: false
jobs:
- template: ${{ variables.CI_COMPONENT_PATH }}/ROCT-Thunk-Interface.yml@pipelines_repo
- template: ${{ variables.CI_COMPONENT_PATH }}/ROCR-Runtime.yml@pipelines_repo