diff --git a/bash.r2.yml b/bash.r2.yml new file mode 100644 index 0000000000000000000000000000000000000000..2b25b5d23d6ee75fae73600b474160a5d9b4b216 --- /dev/null +++ b/bash.r2.yml @@ -0,0 +1,12 @@ +files: + template: ./templates/gitlab-ci-bash.yml + documentation: ./README.md + changelog: ./CHANGELOG.md +data: + description: "Test and analyse your shell code" + public: true + labels: + - to be continuous + - Test + license: LGPL v3 + deprecated: false