Browse Source

Update CI config after big gladness cleanup

Alois Mahdal 5 months ago
parent
commit
3d0eb8e16b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

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