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

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

parent d01af65a
Loading
Loading
Loading
Loading

node.r2.yml

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