Explorar el Código

:gear: trying to update ci/cd runner browerslist

tags/0.9.0
J hace 4 años
padre
commit
99c83ea5ac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .drone.yml

+ 1
- 0
.drone.yml Ver fichero

@@ -32,6 +32,7 @@ steps:
32 32
   commands:
33 33
   - cd ./vue-theme
34 34
   - rm -Rf ./build/*
35
+  - npx browserslist@latest --update-db
35 36
   - npm run build
36 37
   - ls ./build
37 38
   volumes:

Loading…
Cancelar
Guardar