Browse Source

Enable Vornet Gladness pipeline

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

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

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