Skip to content

Commit

Permalink
Merge f9101eb into f211d47
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Dec 17, 2021
2 parents f211d47 + f9101eb commit 1136484
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ RUN Rscript -e "install.packages( \
'servr', \
'spelling', \
'styler', \
'reticulate'))"
'reticulate', \
'gitcreds'))"

# Copy over git token and package list
COPY git_token.txt .
Expand Down
3 changes: 2 additions & 1 deletion docker/github_package_list.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ jhudsl/didactr cde4598c10f2b5e2e31b47fe94ca1b02db420e10
jhudsl/leanbuild HEAD
tidyverse/rvest 4fe39fb5089512d77b6a9cc026e5c895258ff6ce
R-lib/testthat e99155af85261e065192feb946dcfa6679cffae4
rstudio/bookdown 88bc4ead8562ea281838041c795b38fc4a6a7165
rstudio/bookdown 88bc4ead8562ea281838041c795b38fc4a6a7165
jhudsl/cow HEAD

0 comments on commit 1136484

Please sign in to comment.