Commit b3465f96 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(r2devops): add r2.yml file [skip ci]

parent 0620824b
Loading
Loading
Loading
Loading
Loading

gradle.r2.yml

0 → 100644
+13 −0
Original line number Diff line number Diff line
files:
    template: ./templates/gitlab-ci-gradle.yml
    documentation: ./README.md
    changelog: ./CHANGELOG.md
data:
    description: "Build, test and analyse your Gradle-based projects"
    public: true
    labels:
    - to be continuous
    - Gradle
    - Build
    license: LGPL v3
    deprecated: false
 No newline at end of file