Kaynağa Gözat

Update .gitlab-ci.yml

Alexander Raschke 2 yıl önce
ebeveyn
işleme
3e62af525f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: