Explorar o código

update ci conf

Olivier Massot %!s(int64=4) %!d(string=hai) anos
pai
achega
967e5fb980
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .gitlab-ci.yml

+ 3 - 0
.gitlab-ci.yml

@@ -1,6 +1,9 @@
 stages:
   - test
 
+before_script:
+  - yarn install
+
 unit:
   stage: test