浏览代码

missing run added

Alexander Raschke 2 年之前
父节点
当前提交
d83724c32f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -12,7 +12,7 @@ compile:
   image: node:lts-alpine
   script:
     - npm ci
-    - npm webpack
+    - npm run webpack
   artifacts:
     paths:
       - dist/