summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2019-07-10 16:40:09 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-07-10 16:40:09 -0400
commit50c9965250d8a9b65a31871f9f7e9e0af98ca9dd (patch)
tree881e21b545844220fa2835684bf66ce4530d9648 /jjb/vpp/docs.yaml
parent0654cc8122943f9f55a47d08f68012c8f2bc3d50 (diff)
Don't archive docs in verify jobs
Change-Id: I3bd053aea3c1c6791eb66455277469150be914c9 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 6d6caa724..4a7952faf 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -55,7 +55,6 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
- archive-artifacts: '**/build-root/docs/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true
@@ -79,10 +78,6 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
- - string:
- name: ARCHIVE_ARTIFACTS
- default: '{archive-artifacts}'
- description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -218,7 +213,6 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
- archive-artifacts: 'docs/_build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true
@@ -241,10 +235,6 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
- - string:
- name: ARCHIVE_ARTIFACTS
- default: '{archive-artifacts}'
- description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -383,7 +373,6 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
- archive-artifacts: '**/test/doc/build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true
@@ -406,10 +395,6 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
- - string:
- name: ARCHIVE_ARTIFACTS
- default: '{archive-artifacts}'
- description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm: