Explorar el Código

:bug: removed chara from drone build

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

+ 1
- 2
.drone.yml Ver fichero

@@ -73,5 +73,4 @@ volumes:
73 73
       path: /tmp/cache/drone/node_modules
74 74
   - name: build
75 75
     host:
76
-      path: /tmp/cache/drone/build
77
-j
76
+      path: /tmp/cache/drone/build

Loading…
Cancelar
Guardar