소스 검색

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

Joeri Exelmans 1 년 전
부모
커밋
ab1d83ca56
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: