Fix vpp-make-test-docs-* artifacts directory 76/19276/1
authorDave Wallace <dwallacelf@gmail.com>
Tue, 30 Apr 2019 17:03:28 +0000 (13:03 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 30 Apr 2019 17:03:28 +0000 (13:03 -0400)
Change-Id: I4a9b6bfd549031513cc3a76584547e90baa92a0e
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
jjb/vpp/docs.yaml

index aa4b18e..3b37a71 100644 (file)
 
     publishers:
       - archive:
-          artifacts: 'build-root/test-doc/build/html/*'
+          artifacts: 'test/doc/build/html/*'
           allow-empty: 'true'
           fingerprint: false
           only-if-success: true
 
     publishers:
       - archive:
-          artifacts: 'build-root/test-doc/build/html/*'
+          artifacts: 'test/doc/build/html/*'
           allow-empty: 'true'
           fingerprint: false
           only-if-success: true