diff --git a/projects/hip/.azuredevops/rocm-ci.yml b/projects/hip/.azuredevops/rocm-ci.yml index a377ba2d3d..c7cc075ff0 100644 --- a/projects/hip/.azuredevops/rocm-ci.yml +++ b/projects/hip/.azuredevops/rocm-ci.yml @@ -8,19 +8,20 @@ resources: type: github endpoint: ROCm name: ROCm/clr - ref: amd-staging + ref: $(Build.SourceBranch) - repository: hipother_repo type: github endpoint: ROCm name: ROCm/hipother - ref: amd-staging + ref: $(Build.SourceBranch) pipelines: - pipeline: rocr-runtime_pipeline source: \ROCR-Runtime trigger: branches: include: - - master + - amd-staging + - amd-mainline - pipeline: rocprofiler-register_pipeline source: \rocprofiler-register trigger: