We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4350e commit fb93322Copy full SHA for fb93322
.drone.yml
@@ -4,6 +4,9 @@ kind: pipeline
4
type: docker
5
6
volumes:
7
+ - name: rubygems
8
+ host:
9
+ path: /home/data/drone/rubygems
10
- name: images
11
host:
12
path: /home/data/drone/images
0 commit comments