Explorar el Código

missing run added

Alexander Raschke hace 2 años
padre
commit
d83724c32f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/