komarov pirms 4 gadiem
vecāks
revīzija
dc007788b0
1 mainītis faili ar 2 papildinājumiem un 4 dzēšanām
  1. +2
    -4
      .drone.yml

+ 2
- 4
.drone.yml Parādīt failu

@@ -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


Notiek ielāde…
Atcelt
Saglabāt