Ver Fonte

test ci

Olivier Massot há 1 ano atrás
pai
commit
537acc388c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -5,7 +5,7 @@ qa:
   stage: qa
   stage: qa
   script:
   script:
     - npm upgrade --global yarn
     - npm upgrade --global yarn
-    - yarn set version latest
+    - yarn set version 3.x
     - HOST=ci yarn install --network-timeout 10000
     - HOST=ci yarn install --network-timeout 10000
     - yarn prepare
     - yarn prepare
     - yarn lint
     - yarn lint