Skip to content
Snippets Groups Projects
Commit c0f55159 authored by User expired's avatar User expired
Browse files

openolat#167: use maven:3.6.3-jdk-8 docker image for gitlab-ci

parent 6c9853ec
No related branches found
No related tags found
No related merge requests found
......@@ -31,11 +31,11 @@ cache:
unittest:jdk8:
<<: *unittest
image: maven:3.5.3-jdk-8
image: maven:3.6.3-jdk-8
release:
stage: deploy
image: maven:3.5.3-jdk-8
image: maven:3.6.3-jdk-8
tags:
- olat
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment