summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-07-11 10:16:30 +0000
committerGerrit Code Review <gerrit@fd.io>2019-07-11 10:16:30 +0000
commit9b2f5ae435e06fb70262e48852f54e7dc29b08cb (patch)
tree5b9fdee87cb9b2d30975022db4f57b21c00f72a4 /jjb/vpp/docs.yaml
parent38c4715b2e676e4d2648745c3efdf145ec09a883 (diff)
parent50c9965250d8a9b65a31871f9f7e9e0af98ca9dd (diff)
Merge "Don't archive docs in verify jobs"
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: