Skip to content
Snippets Groups Projects
Commit 1ae35045 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

compile less versions

parent 77fd2ed2
No related branches found
No related tags found
1 merge request!5Download and install specific version
Pipeline #102023 failed
...@@ -55,8 +55,8 @@ build: ...@@ -55,8 +55,8 @@ build:
- docker push "$CI_REGISTRY_IMAGE:$VERSIONS_TAG--$CI_COMMIT_SHORT_SHA" - docker push "$CI_REGISTRY_IMAGE:$VERSIONS_TAG--$CI_COMMIT_SHORT_SHA"
parallel: parallel:
matrix: matrix:
- R_VERSION: ["3.6.3", "4.0.5", "4.1.3", "4.2.3", "latest"] - R_VERSION: ["3.6.3", "4.2.3", "latest"]
SHINY_SERVER_VERSION: ["1.5.21.1006", "latest"] SHINY_SERVER_VERSION: ["latest"]
build-example: build-example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment