Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Torrion
/
arbitry
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
test
master
komarov
hace 4 años
padre
38f2771c2e
commit
dc007788b0
Se han
modificado 1 ficheros
con
2 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-4
.drone.yml
+ 2
- 4
.drone.yml
Ver fichero
@@ -13,8 +13,6 @@ steps:
- name: restore_cache
image: meltwater/drone-cache
pull: true
commands:
- mkdir /tmp/cache
settings:
backend: "filesystem"
restore: true
@@ -24,7 +22,7 @@ steps:
- /drone/docker
volumes:
- name: cache
path: /
drone/docker
path: /
tmp/cache
- name: clone
image: docker:git
@@ -105,7 +103,7 @@ steps:
- /drone/docker
volumes:
- name: cache
path: /
drone/docker
path: /
tmp/cache
volumes:
- name: cache
Escribir
Vista previa
Cargando…
Cancelar
Guardar