Browse Source

fix gitlab ci

Olivier Massot 4 năm trước cách đây
mục cha
commit
022b83580c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -25,7 +25,7 @@ unit_otcore:
 
   artifacts:
     paths:
-      ./ot_core/coverage/
+      - ./ot_core/coverage/
     when: always
     reports:
       junit: coverage/junit-report.xml