Skip to content

Commit

Permalink
Update config_automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Sep 4, 2024
1 parent 8fe0b6c commit cb17ea5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config_automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ spell-check: yes
style-code: yes
# Test build the docker image if any docker-relevant files have been changed
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-website: rmd
render-leanpub: yes
render-coursera: yes

# What docker image should be used for rendering?
# The default is jhudsl/course_template:main
rendering-docker-image: 'jhudsl/course_template:main'
rendering-docker-image: 'jhudsl/course_template:main'

0 comments on commit cb17ea5

Please sign in to comment.