Kaynağa Gözat

Trying cache

luis 7 yıl önce
ebeveyn
işleme
f098b0f4ae
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      .drone.yml

+ 6 - 0
.drone.yml

@@ -2,6 +2,12 @@ workspace:
   base: /app
   path: .
 
+cache:
+  mount:
+    - .git
+    - browser/vue-flow/node_modules
+    - go/deps
+
 pipeline:
   backend: 
     image: golang