diff --git a/maven.r2.yml b/maven.r2.yml new file mode 100644 index 0000000000000000000000000000000000000000..dc7632f82d5a76dee2994a9fde3639f03df02b04 --- /dev/null +++ b/maven.r2.yml @@ -0,0 +1,13 @@ +files: + template: ./templates/gitlab-ci-maven.yml + documentation: ./README.md + changelog: ./CHANGELOG.md +data: + description: "Build, test and analyse your Maven" + public: true + labels: + - to be continuous + - Maven + - Build + license: LGPL v3 + deprecated: false \ No newline at end of file