Explorar el Código

:poop: updating pipeline change cd target

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

+ 1
- 1
.drone.yml Ver fichero

@@ -5,6 +5,6 @@ steps:
5 5
 - name: test
6 6
   image: node
7 7
   commands:
8
-  - cd ./vue-wp
8
+  - cd ./vue-theme
9 9
   - npm install
10 10
   - npm test

Loading…
Cancelar
Guardar