diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml deleted file mode 100644 index b37b8cc27f..0000000000 --- a/.azuredevops/rocm-ci.yml +++ /dev/null @@ -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