mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 08:46:11 +01:00
pages
This commit is contained in:
parent
ddc0f3ddf7
commit
81ca380877
@ -34,13 +34,11 @@ R 3:
|
||||
name: 'Rcheck log'
|
||||
expire_in: '1 month'
|
||||
|
||||
before_script:
|
||||
pages:
|
||||
image: debian:buster-slim
|
||||
script:
|
||||
- apt-get update && apt-get -y install pandoc r-base
|
||||
- Rscript -e "install.packages('pkgdown', repos = 'http://cran.rstudio.com')"
|
||||
|
||||
pages:
|
||||
- R -e "pkgdown::build_site()"
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user