aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-07-16 10:43:57 +0200
committerAaron Rossetto <aaron.rossetto@ni.com>2021-07-21 14:43:57 -0500
commita7486cbfba959d7f55a9343db66eabee94786b2f (patch)
treea8185f514da9baaffdf2ee2b29c2fe5c01917a14
parentuhd: Update version, manifest, and changelogs (diff)
downloaduhd-a7486cbfba959d7f55a9343db66eabee94786b2f.tar.xz
uhd-a7486cbfba959d7f55a9343db66eabee94786b2f.zip
ci: Remove documentation-only changes from pipeline runs
-rw-r--r--.ci/uhd-pipeline-pr.yml3
-rw-r--r--.ci/uhd-pipeline.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/.ci/uhd-pipeline-pr.yml b/.ci/uhd-pipeline-pr.yml
index 08a3c3212..c48ffb325 100644
--- a/.ci/uhd-pipeline-pr.yml
+++ b/.ci/uhd-pipeline-pr.yml
@@ -17,6 +17,9 @@ pr:
- images/manifest.txt
exclude:
- .ci/docker
+ - host/docs
+ - host/LICENSE
+ - host/README.md
extends:
template: templates/stages-uhd-pipeline.yml
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml
index b7aa0e726..30f44f4a5 100644
--- a/.ci/uhd-pipeline.yml
+++ b/.ci/uhd-pipeline.yml
@@ -16,6 +16,9 @@ trigger:
- images/manifest.txt
exclude:
- .ci/docker
+ - host/docs
+ - host/LICENSE
+ - host/README.md
pr: none