summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2020-11-18 19:37:46 +0000
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-11-18 19:39:10 +0000
commitbd046308374b7247b105fa9d82d703eb7dc95f31 (patch)
tree898391b46925d3b6df72214488f05a9787a2f815
parentf98804be3845a40e09c409e2f158bbb79884a635 (diff)
remove the mvn publisher from vpp docs verify jobs too
Change-Id: If5445c464f12039325c8efe27cedeb1aec69368c Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
-rw-r--r--jjb/vpp/docs.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index c630d93b..e1a5cde0 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -101,9 +101,9 @@
!include-raw-escape:
- ../scripts/vpp/docs.sh
- publishers:
- - fdio-infra-shiplogs:
- maven-version: 'mvn36'
+# publishers:
+# - fdio-infra-shiplogs:
+# maven-version: 'mvn36'
- job-template:
name: 'vpp-docs-merge-{stream}-{os}-{executor-arch}'
@@ -424,9 +424,9 @@
!include-raw-escape:
- ../scripts/vpp/make-test-docs.sh
- publishers:
- - fdio-infra-shiplogs:
- maven-version: 'mvn36'
+# publishers:
+# - fdio-infra-shiplogs:
+# maven-version: 'mvn36'
- job-template:
name: 'vpp-make-test-docs-merge-{stream}-{os}-{executor-arch}'