Skip to content

Commit

Permalink
print env
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 7, 2019
1 parent 547cbf1 commit 5c3884c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/stage-library.yml
@@ -1,4 +1,5 @@
steps:
- bash: env
- bash: |
echo 'options(repos = c(CRAN = "$(CRAN)"), Ncpus = 2, crayon.enabled = TRUE)' > ~/.Rprofile
echo 'utils::setRepositories(ind = 1:4)' >> ~/.Rprofile
Expand Down

0 comments on commit 5c3884c

Please sign in to comment.