Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one
TransferBench
Commits
0f68dc04
Unverified
Commit
0f68dc04
authored
Jan 06, 2025
by
Daniel Su
Committed by
GitHub
Jan 06, 2025
Browse files
Merge pull request #158 from ROCm/amd/danielsu/enable-azure-ci
External CI: enable CI triggers
parents
da34398c
ce326d93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
0 deletions
+44
-0
.azuredevops/rocm-ci.yml
.azuredevops/rocm-ci.yml
+44
-0
No files found.
.azuredevops/rocm-ci.yml
0 → 100644
View file @
0f68dc04
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment