gitlabr
gitlabr copied to clipboard
Last version of packages should be installed at the beggining of the CI pipeline
Validation
- [ ] At the line 31 of the file inst/gitlab-ci/check-coverage-pkgdown.yml the option
upgrade = "always"has been added to the instructionremotes::install_local()

Dev - Tech
- [x] Switch the option
upgrade = "never"withupgrade = "always"in the file inst/gitlab-ci/check-coverage-pkgdown.yml (line 31)