Skip to content
Snippets Groups Projects
Commit 3558507f authored by BEAUVAIS ANTOINE's avatar BEAUVAIS ANTOINE
Browse files

Merge branch 'develop' into 'master'

Updated Gradle and set Java 17 for CI.

See merge request !11
parents b8a95f46 c26c3211
Branches
1 merge request!11Updated Gradle and set Java 17 for CI.
image: openjdk:11
image: eclipse-temurin:17
workflow:
rules:
......@@ -15,4 +15,4 @@ pages:
- public
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
\ No newline at end of file
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment