summaryrefslogtreecommitdiffstats
path: root/jjb/promise/docu-verify.sh
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-07-06 19:05:09 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-07-06 23:59:49 +0900
commit4929efc523fd1312456b8096fce93297e3b922bc (patch)
tree4cdb9f19d0ba640d678a0fca4d90afa45d9a0b5d /jjb/promise/docu-verify.sh
parent3f5e50a4b49778ee3af5879848bf5c8afc9071f0 (diff)
[promise] upload under-review documents
This patch configures Jenkins to upload under-review documents built in verify jobs, so that reviewers can check how document would be changed. The config and script are copied from those of Doctor. JIRA: PROMISE-5 Change-Id: I096a82e8b1cc0b89db0a03c79ae28f1419dbf752 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/promise/docu-verify.sh')
-rw-r--r--jjb/promise/docu-verify.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/promise/docu-verify.sh b/jjb/promise/docu-verify.sh
deleted file mode 100644
index 72d02cfe2..000000000
--- a/jjb/promise/docu-verify.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-set -e
-set -o pipefail
-
-export PATH=$PATH:/usr/local/bin/
-
-make