summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2416e4247..2281fa94e 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -218,7 +218,7 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
- archive-artifacts: '**/build-root/docs/html/*'
+ archive-artifacts: 'docs/_build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true
@@ -303,7 +303,7 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: false
- archive-artifacts: '**/build-root/docs/html/*'
+ archive-artifacts: 'docs/_build/html/*'
allow-empty: 'true'
fingerprint: false
only-if-success: true