Explorar el Código

Merge remote-tracking branch 'ulm/master' into rewrite-core

Joeri Exelmans hace 1 año
padre
commit
ab1d83ca56
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -11,7 +11,7 @@ compile:
   stage: compile
   image: node:lts-alpine
   script:
-    - npm ci
+    - npm install
     - npm run webpack
   artifacts:
     paths: