Unverified Commit 0f68dc04 authored by Daniel Su's avatar Daniel Su Committed by GitHub
Browse files

Merge pull request #158 from ROCm/amd/danielsu/enable-azure-ci

External CI: enable CI triggers
parents da34398c ce326d93
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
- mainline
paths:
exclude:
- .github
- docs
- '.*.yaml'
- '.*.yml'
- '*.md'
- LICENSE
pr:
autoCancel: true
branches:
include:
- develop
- mainline
paths:
exclude:
- .github
- docs
- '.*.yaml'
- '.*.yml'
- '*.md'
- LICENSE
drafts: false
jobs:
- template: ${{ variables.CI_COMPONENT_PATH }}/TransferBench.yml@pipelines_repo
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment