From 40d8f46e5ab083bc31d115af5d93b333d17aa181 Mon Sep 17 00:00:00 2001 From: Candace Savonen Date: Tue, 14 Jan 2025 10:40:27 -0500 Subject: [PATCH] Update config_automation.yml --- config_automation.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config_automation.yml b/config_automation.yml index 1a1a577..1b3c083 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -15,16 +15,6 @@ docker-test: no # Should URLs be tested periodically? url-check-periodically: yes -##### Renderings run upon merge to main branch ##### -# Rendering each platform's content -render-bookdown: yes -render-leanpub: yes -render-coursera: no - -## Automate the creation of Book.txt file? TRUE/FALSE? -## This is only relevant if render-leanpub is yes, otherwise it will be ignored -make-book-txt: TRUE - # What docker image should be used for rendering? # The default is jhudsl/base_ottr:main rendering-docker-image: 'jhudsl/base_ottr:main'