Explorar el Código

:sparkles: mod pipline to npm build | typo

tags/0.9.0
J hace 5 años
padre
commit
318b21d8e9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

@@ -14,4 +14,4 @@ steps:
14 14
   commands:
15 15
   - cd ./vue-theme
16 16
   - npm install
17
-  - npm build
17
+  - npm run build

Loading…
Cancelar
Guardar