Selaa lähdekoodia

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

Joeri Exelmans 1 vuosi sitten
vanhempi
commit
ab1d83ca56
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: