Browse Source

update drone.yml

tags/v0.0.5
Peter Vivell 6 years ago
parent
commit
002fd17c97
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      drone.yml

+ 2
- 0
drone.yml View File

@@ -9,6 +9,8 @@ steps:
9 9
 - name: build
10 10
   image: debian:stable-slim
11 11
   privileged: false
12
+  cache:
13
+    - /var/cache/apt/archives
12 14
   environment:
13 15
     DEBUG: true
14 16
   commands:

Loading…
Cancel
Save