From 7ffcc70cf69968f5f07a27439f6265adb467eeab Mon Sep 17 00:00:00 2001 From: amd-jmacaran Date: Sun, 24 Nov 2024 21:04:13 -0500 Subject: [PATCH] SWDEV-458516 - External CI: Update ROCR-Runtime branches Change-Id: Iab6bffc3719d7dfadb87b291916b64210a1324c1 [ROCm/hip commit: d2d7c685d6208ed7e3bf5757b6bd767ee92b0d34] --- projects/hip/.azuredevops/rocm-ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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: