Skip to content

Commit

Permalink
do not use tmpfs in drone
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Dec 18, 2023
1 parent 03870cc commit 0d0e7aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ workspace:

volumes:
- name: cache
temp:
medium: memory
temp: {}

steps:
- name: clone
Expand Down

0 comments on commit 0d0e7aa

Please sign in to comment.