From 543c347d860fff5e0739fe6bf4fbd9d770d069f2 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Sat, 31 Mar 2018 14:34:13 -0700 Subject: [PATCH] remove unneeded branches from config file --- .openpublishing.publish.config.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 56180a44de6..5e90b201ac5 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -104,21 +104,9 @@ "Pdf", "Intellisense" ], - "serverless-ebook": [ - "Publish", - "Pdf" - ], - "ai-ebook": [ - "Publish", - "Pdf" - ], "master": [ "Publish", "Pdf" - ], - "CITest": [ - "Publish", - "Pdf" ] }, "need_generate_pdf_url_template": true, @@ -152,4 +140,4 @@ "version": "latest" } ] -} \ No newline at end of file +}