Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elisemaigne
Ecosystème git
Commits
dfc24a73
Commit
dfc24a73
authored
Nov 29, 2021
by
Elise Maigne
Browse files
use renv
parent
6261c0b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dfc24a73
image
:
rocker/verse:4.0.0
before_script
:
-
R -e "install.packages('xaringanthemer')"
-
R -e "install.packages('DiagrammeR')"
-
R -e "install.packages('widgetframe')"
-
R -e "install.packages('showtext')"
-
R -e "renv::restore()"
pages
:
stage
:
deploy
script
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment