summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2019-04-30 13:03:28 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-04-30 13:03:28 -0400
commit2bbaa5e6e0df37fe9d8d5b7158932ea6c13aec69 (patch)
tree72f6952bdaa982053cccf639069fd301b9577afc /jjb/vpp/docs.yaml
parent7b22db8b66eadc9ff49d04a6c3195325bb71d7c0 (diff)
Fix vpp-make-test-docs-* artifacts directory
Change-Id: I4a9b6bfd549031513cc3a76584547e90baa92a0e Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index aa4b18e5c..3b37a710b 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -421,7 +421,7 @@
publishers:
- archive:
- artifacts: 'build-root/test-doc/build/html/*'
+ artifacts: 'test/doc/build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true
@@ -507,7 +507,7 @@
publishers:
- archive:
- artifacts: 'build-root/test-doc/build/html/*'
+ artifacts: 'test/doc/build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true