File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,16 +12,18 @@ spell-check: yes
1212style-code : yes
1313# Test build the docker image if any docker-relevant files have been changed
1414docker-test : no
15+ # Should URLs be tested periodically?
16+ url-check-periodically : yes
1517
1618# #### Renderings run upon merge to main branch #####
1719# Rendering each platform's content
18- render-bookdown : yes
19- render-leanpub : no
20+ render-website : rmd
21+ render-leanpub : yes
2022render-coursera : no
2123
22- # # Automate the creation of Book.txt file? TRUE/FALSE?
24+ # # Automate the creation of Book.txt file? yes/no
2325# # This is only relevant if render-leanpub is yes, otherwise it will be ignored
24- make-book-txt : TRUE
26+ make-book-txt : yes
2527
2628# What docker image should be used for rendering?
2729# The default is jhudsl/base_ottr:main
You can’t perform that action at this time.
0 commit comments