From 57f52bbf33b4ebd56b3b111a4a76b5d7ac8e26a2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 15 Jan 2023 17:16:32 -0800 Subject: [PATCH] chore: disable go cache for now, parallelise build --- .drone.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index a7f2ab57..d34478f0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,14 +68,6 @@ steps: from_secret: git_coopcloud_tech_token_3wc repo: git.coopcloud.tech/coop-cloud/abra tags: latest - volumes: - - name: deps - path: /go - depends_on: - # - make check - - make build - # - make test - when: event: exclude: