GitLab CI Runner armored with Java 8 based on OpenJDK and Gradle
10K+
GitLab CI Runner armored with Java 8 based on OpenJDK and Gradle.
Sources available on https://gitlab.com/provocon/gitlabci-gradle-java and https://github.com/provocon/gitlabci-gradle-java
Use it in your .gitlab-ci.yml with e.g.
image: provocon/gitlabci-gradle-java
stages:
- modules
build_modules:
stage: modules
script:
- gradle build
Content type
Image
Digest
Size
145.2 MB
Last updated
about 9 years ago
docker pull provocon/gitlabci-gradle-java