Skip to content

Commit 0d0e7aa

Browse files
committed
do not use tmpfs in drone
1 parent 03870cc commit 0d0e7aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.drone.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ workspace:
1010

1111
volumes:
1212
- name: cache
13-
temp:
14-
medium: memory
13+
temp: {}
1514

1615
steps:
1716
- name: clone

0 commit comments

Comments
 (0)