From 7ecc3d8a30e3ed10d2a908c604855c8d0d205313 Mon Sep 17 00:00:00 2001 From: Steven Koo Date: Mon, 11 Apr 2022 16:01:24 -0500 Subject: ci: Update branches to UHD-4.2 Signed-off-by: Steven Koo --- .ci/uhd-build-docker-container.yml | 4 ++-- .ci/uhd-pipeline-pr.yml | 2 +- .ci/uhd-pipeline.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ci/uhd-build-docker-container.yml b/.ci/uhd-build-docker-container.yml index d68ba535f..bb5198a89 100644 --- a/.ci/uhd-build-docker-container.yml +++ b/.ci/uhd-build-docker-container.yml @@ -6,7 +6,7 @@ trigger: branches: include: - - master + - UHD-4.2 paths: include: - .ci/docker @@ -14,7 +14,7 @@ trigger: pr: branches: include: - - master + - UHD-4.2 paths: include: - .ci/docker diff --git a/.ci/uhd-pipeline-pr.yml b/.ci/uhd-pipeline-pr.yml index d3a8077e0..e63fca1b8 100644 --- a/.ci/uhd-pipeline-pr.yml +++ b/.ci/uhd-pipeline-pr.yml @@ -75,7 +75,7 @@ trigger: none pr: branches: include: - - master + - UHD-4.2 paths: include: - host diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml index 3079a2c9e..e2399eaf1 100644 --- a/.ci/uhd-pipeline.yml +++ b/.ci/uhd-pipeline.yml @@ -66,7 +66,7 @@ trigger: batch: true branches: include: - - master + - UHD-4.2 paths: include: - host -- cgit v1.2.3