diff --git a/jenkins/jobs/javascript.yaml b/jenkins/jobs/javascript.yaml
index 6ae707de74..fddb11fa3b 100644
--- a/jenkins/jobs/javascript.yaml
+++ b/jenkins/jobs/javascript.yaml
@@ -68,6 +68,11 @@
               source: 'dist/**'
               keep-hierarchy: true
               copy-after-failure: false
+              # Upload any additional files necessary for the docs-draft build
+            - target: 'docs-draft/$LOG_PATH'
+              source: 'test/draft/**'
+              keep-hierarchy: true
+              copy-after-failure: false
     node: '{node}'
 
 # Builds a release tarball