diff options
author | Steven Koo <steven.koo@ni.com> | 2021-07-13 12:27:37 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-07-14 16:20:58 -0500 |
commit | 49c753e6da4e75c74c9317f6f646c2b66ec7927f (patch) | |
tree | b40e811d30ea06928f78b0e5d7335ca6d93c258e /.ci/uhd-pipeline.yml | |
parent | eaea2e2da4cd64c8e01d949349f49e12b4d61a9d (diff) | |
download | uhd-49c753e6da4e75c74c9317f6f646c2b66ec7927f.tar.gz uhd-49c753e6da4e75c74c9317f6f646c2b66ec7927f.tar.bz2 uhd-49c753e6da4e75c74c9317f6f646c2b66ec7927f.zip |
ci: enable batch CI
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci/uhd-pipeline.yml')
-rw-r--r-- | .ci/uhd-pipeline.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml index 7fc1b45dd..b7aa0e726 100644 --- a/.ci/uhd-pipeline.yml +++ b/.ci/uhd-pipeline.yml @@ -5,6 +5,7 @@ # trigger: + batch: true branches: include: - master |