Skip to content

Commit

Permalink
chore: Fix mounting rubygems in drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Jun 29, 2018
1 parent 7d4a7c4 commit 7dfb4d8
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 @@ -27,7 +27,6 @@ build:
when:
event: push
volumes:
- /home/data/drone/rubygems:/root/.gem/credentials
- /home/data/drone/rubygems:/root/.gem
commands:
- chmod 0600 /root/.gem/credentials
- release-gem --public

0 comments on commit 7dfb4d8

Please sign in to comment.