From a85c651868c92fc41d2f6149f02981c3b22e7577 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 11 Jun 2015 13:43:34 -0400 Subject: Use new version docu-build.sh Update jobs to use new version docu-build.sh, as well as cease using depreciated docu-verify.sh These two are special cases and will be handled in a seperate commit. ./doctor/docu-build.sh ./genesis/docu-build.sh Change-Id: I3e1d7750fce0a1e97e9c1904983e67189e0b8a32 Signed-off-by: Aric Gardner --- jjb/pharos/pharos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/pharos/pharos.yml') diff --git a/jjb/pharos/pharos.yml b/jjb/pharos/pharos.yml index 391180b9a..6fcd11b94 100644 --- a/jjb/pharos/pharos.yml +++ b/jjb/pharos/pharos.yml @@ -133,7 +133,7 @@ builders: - shell: - !include-raw docu-verify.sh + !include-raw docu-build.sh - job-template: name: 'pharos-merge' -- cgit 1.2.3-korg