From c80865ad1ae18f7bf427050997a456f144d07ae4 Mon Sep 17 00:00:00 2001 From: Nick Slowinski Date: Sun, 2 Jul 2023 12:23:04 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 811d16e..71a3348 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,7 +42,9 @@ trigger: event: - push - pull_request - +volumes: +- name: cache + temp: {} --- name: deploy kind: pipeline