From aad947c0c4e65e737a30a88be6b06e5d859d5213 Mon Sep 17 00:00:00 2001 From: ruberoid Date: Thu, 5 Dec 2024 17:54:45 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9fb0f6a..e08e14d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,9 +40,9 @@ steps: from_secret: hub_password args: - --verbosity=debug - volumes: - - name: kaniko-cache - path: /kaniko +# volumes: +# - name: kaniko-cache +# path: /kaniko depends_on: - clone @@ -60,9 +60,9 @@ steps: from_secret: hub_password args: - --verbosity=debug - volumes: - - name: kaniko-cache - path: /kaniko +# volumes: +# - name: kaniko-cache +# path: /kaniko depends_on: - clone