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

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

parent 81a5eb06
Loading
Loading
Loading
Loading
Loading

Helm.r2.yml

0 → 100644
+13 −0
Original line number Diff line number Diff line
files:
    template: ./templates/gitlab-ci-helm.yml
    documentation: ./README.md
    changelog: ./CHANGELOG.md
data:
    description: "Build your Helm Charts and/or deploy your application to a Kubernetes platform using Helm"
    public: true
    labels:
    - to be continuous
    - Helm
    - Deploy
    license: LGPL v3
    deprecated: false
 No newline at end of file