Skip to content
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.

Commit

Permalink
Removed rebuild-cache step from drone.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
keyraphi committed Jul 26, 2019
1 parent ad3542b commit 44f5dad
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,6 @@ steps:
commands:
- "echo \"none\""

- name: rebuild-cache
pull: default
image: drillster/drone-volume-cache
settings:
mount:
- ./node_modules
rebuild: true
volumes:
- name: 2f746d702f6361636865
path: /cache

- name: create_release
pull: default
image: patwie/tar
Expand Down

0 comments on commit 44f5dad

Please sign in to comment.