Skip to content
Snippets Groups Projects
Commit aa9c17f7 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

Update .gitlab-ci.yml

parent ee2cd3a6
Branches
Tags
No related merge requests found
variables: # The Docker image that will be used to build your app
_R_CHECK_CRAN_INCOMING_: "true"
_R_CHECK_FORCE_SUGGESTS_: "true"
image: rocker/tidyverse:4.3.2 image: rocker/tidyverse:4.3.2
before_script: before_script:
...@@ -21,4 +18,3 @@ pages: ...@@ -21,4 +18,3 @@ pages:
artifacts: artifacts:
paths: paths:
- public - public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment