Browse Source

test

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

+ 2
- 0
.drone.yml View File

@@ -18,6 +18,7 @@ steps:
restore: true
cache_key: "volume"
archive_format: "gzip"
debug: true
mount:
- /drone/docker
volumes:
@@ -99,6 +100,7 @@ steps:
rebuild: true
cache_key: "volume"
archive_format: "gzip"
debug: true
mount:
- /drone/docker
volumes:


Loading…
Cancel
Save