Browse Source

:bug: removed chara from drone build

tags/0.9.0
J 5 years ago
parent
commit
2082c06b2a
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .drone.yml

+ 1
- 2
.drone.yml View File

73
       path: /tmp/cache/drone/node_modules
73
       path: /tmp/cache/drone/node_modules
74
   - name: build
74
   - name: build
75
     host:
75
     host:
76
-      path: /tmp/cache/drone/build
77
-j
76
+      path: /tmp/cache/drone/build

Loading…
Cancel
Save