Browse Source

Enable Gladness pipeline

Alois Mahdal 3 years ago
parent
commit
1450174533
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      .gitlab-ci.yml

+ 5
- 0
.gitlab-ci.yml View File

1
+---
2
+include:
3
+  - project: 'vornet/infra/gladness'
4
+    ref: master
5
+    file: '/pipelines/mkit.yaml'