Loading README.md +1 −1 Original line number Diff line number Diff line # GitLab CI template for Gradle This project implements a generic GitLab CI template [Gradle](https://gradle.org) based projects. This project implements a GitLab CI/CD template to build, test and analyse your [Gradle](https://gradle.org/)-based projects. ## Usage Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Gradle", "description": "Build and test with [Gradle](https://gradle.org/)", "description": "Build, test and analyse your [Gradle](https://gradle.org/)-based projects", "template_path": "templates/gitlab-ci-gradle.yml", "kind": "build", "variables": [ Loading Loading
README.md +1 −1 Original line number Diff line number Diff line # GitLab CI template for Gradle This project implements a generic GitLab CI template [Gradle](https://gradle.org) based projects. This project implements a GitLab CI/CD template to build, test and analyse your [Gradle](https://gradle.org/)-based projects. ## Usage Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Gradle", "description": "Build and test with [Gradle](https://gradle.org/)", "description": "Build, test and analyse your [Gradle](https://gradle.org/)-based projects", "template_path": "templates/gitlab-ci-gradle.yml", "kind": "build", "variables": [ Loading