aboutsummaryrefslogtreecommitdiffstats
path: root/.ci
diff options
context:
space:
mode:
authorSteven Koo <steven.koo@ni.com>2021-06-25 10:41:26 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2021-06-25 14:15:50 -0500
commit7c5497f9958da568e96ebe4c4dd1a5f087cdbe22 (patch)
tree6e7e4da600c80c073067e8b2a3be06cba25c7838 /.ci
parentexamples: Fix tx frequency tuning in radio loopback (diff)
downloaduhd-7c5497f9958da568e96ebe4c4dd1a5f087cdbe22.tar.xz
uhd-7c5497f9958da568e96ebe4c4dd1a5f087cdbe22.zip
ci: Enable manifest to trigger CI/PR builds
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci')
-rw-r--r--.ci/uhd-pipeline.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml
index 16854ab9b..73291d346 100644
--- a/.ci/uhd-pipeline.yml
+++ b/.ci/uhd-pipeline.yml
@@ -12,6 +12,7 @@ trigger:
include:
- host
- .ci/uhd-pipeline.yml
+ - images/manifest.txt
pr:
branches:
include:
@@ -20,6 +21,7 @@ pr:
include:
- host
- .ci/uhd-pipeline.yml
+ - images/manifest.txt
variables:
- template: uhd-pipeline-vars.yml