Parcourir la source

missing run added

Alexander Raschke il y a 2 ans
Parent
commit
d83724c32f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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/