aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/uhd-build-docker-container.yml
diff options
context:
space:
mode:
authorSteven Koo <steven.koo@ni.com>2022-04-11 16:01:24 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2022-04-28 08:10:27 -0500
commit7ecc3d8a30e3ed10d2a908c604855c8d0d205313 (patch)
treed4b73433c537fb6d11e6b3c7dc38563c0248978f /.ci/uhd-build-docker-container.yml
parent42c7f501e5a0e97ebffd330632bf8d823205fb35 (diff)
downloaduhd-7ecc3d8a30e3ed10d2a908c604855c8d0d205313.tar.gz
uhd-7ecc3d8a30e3ed10d2a908c604855c8d0d205313.tar.bz2
uhd-7ecc3d8a30e3ed10d2a908c604855c8d0d205313.zip
ci: Update branches to UHD-4.2
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci/uhd-build-docker-container.yml')
-rw-r--r--.ci/uhd-build-docker-container.yml4
1 files changed, 2 insertions, 2 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