[Azure External CI] Disable Azure CI on rocm-libraries (#4460)

- Deleting all pipeline trigger files tied to Azure External CI from
top-level and project-level.

---------

Co-authored-by: amd-hsivasun <hsivasun@amd.com>
This commit is contained in:
Joseph Macaranas
2026-02-10 18:02:22 -05:00
committed by GitHub
parent d8a911202a
commit 88e581438e

View File

@@ -1,30 +0,0 @@
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:
- develop
- amd-develop
paths:
exclude:
- .github
- docs
- '.*.y*ml'
- '*.md'
- Jenkinsfile
- LICENSE
pr: none
jobs:
- template: ${{ variables.CI_COMPONENT_PATH }}/composable_kernel.yml@pipelines_repo