Explorar el Código

Update drone.yml

tags/v0.0.5
Peter Vivell hace 7 años
padre
commit
c2a51cacaa
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      drone.yml

+ 3
- 0
drone.yml Ver fichero

27
     event:
27
     event:
28
     - push
28
     - push
29
     - tag
29
     - tag
30
+cache:
31
+  mount:
32
+    - /var/cache/apt/archives
30
 
33
 
31
 - name: release
34
 - name: release
32
   image: plugins/gitea-release
35
   image: plugins/gitea-release

Loading…
Cancelar
Guardar