Browse Source

test

master
komarov 4 years ago
parent
commit
8a249f1f52
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml View File

@@ -88,6 +88,8 @@ steps:
archive_format: "gzip"
mount:
- 'vendor'
depends_on:
- build_php_fpm
volumes:
- name: cache
path: /tmp/cache


Loading…
Cancel
Save