Will only be enabled on the public repo, but present in this repo for consistency.
Этот коммит содержится в:
Joseph Macaranas
2024-09-26 16:43:55 -04:00
коммит произвёл GitHub
родитель 38098f28c1
Коммит a3819f09ad
+42
Просмотреть файл
@@ -0,0 +1,42 @@
resources:
repositories:
- repository: pipelines_repo
type: github
endpoint: ROCm
name: ROCm/ROCm
variables:
- group: common
- template: /.azuredevops/variables-global.yml@pipelines_repo
trigger:
batch: true
branches:
include:
- amd-staging
- amd-mainline
paths:
exclude:
- .github
- ISSUE_TEMPLATE
- '*.md'
- CODEOWNERS
- LICENSE
pr:
autoCancel: true
branches:
include:
- amd-staging
- amd-mainline
paths:
exclude:
- .github
- ISSUE_TEMPLATE
- '*.md'
- CODEOWNERS
- LICENSE
drafts: false
jobs:
- template: ${{ variables.CI_COMPONENT_PATH }}/rocprofiler-sdk.yml@pipelines_repo