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

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

parent 6900594f
Loading
Loading
Loading
Loading
Loading

go.r2.yml

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