chore: disable go cache for now, parallelise build
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2023-01-15 17:16:32 -08:00
parent 9f5620d881
commit 57f52bbf33
1 changed files with 0 additions and 8 deletions

View File

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