Skip to content
Snippets Groups Projects
Commit e024dc03 authored by ronan.vignard's avatar ronan.vignard
Browse files

Ajout de data.captage dans le build

parent 672ebac7
Branches
No related tags found
Loading
Pipeline #320877 failed
......@@ -27,6 +27,7 @@ building:
- Rscript -e 'install.packages("rcmdcheck")'
- Rscript -e 'remotes::install_local(upgrade = "never")'
- Rscript -e 'remotes::install_gitlab("dreal-pdl/csd/datalibaba", host = "gitlab-forge.din.developpement-durable.gouv.fr")'
- Rscript -e 'remotes::install_git("https://gitlab-forge.din.developpement-durable.gouv.fr/dreal-pdl/csd/data.captages.git")'
- R -e 'rcmdcheck::rcmdcheck(args = c("--no-manual"), error_on = "warning", check_dir = "check")'
- ls -la
- mkdir -p public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment