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

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

parent d5dba0e4
Loading
Loading
Loading
Loading

python.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 Python"
    public: true
    labels:
    - to be continuous
    - Python
    - Build
    license: LGPL v3
    deprecated: false
 No newline at end of file