Skip to content

Commit fb93322

Browse files
author
TamarinEA
committed
chore: add rubygems volume
1 parent ea4350e commit fb93322

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.drone.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ kind: pipeline
44
type: docker
55

66
volumes:
7+
- name: rubygems
8+
host:
9+
path: /home/data/drone/rubygems
710
- name: images
811
host:
912
path: /home/data/drone/images

0 commit comments

Comments
 (0)