Browse Source

test

master
komarov 4 years ago
parent
commit
9d9a794c64
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      .drone.yml

+ 6
- 1
.drone.yml View File

@@ -95,4 +95,9 @@ steps:
settings:
rebuild: true
mount:
- /drone/docker
- /drone/docker

volumes:
- name: cache
host:
path: /tmp/drone-cache

Loading…
Cancel
Save