forked from toolshed/abra
chore: attempt to enable go caching for docker image build
This commit is contained in:
parent
025d1e0a8c
commit
44c4555aae
@ -67,6 +67,9 @@ steps:
|
|||||||
from_secret: git_coopcloud_tech_token_3wc
|
from_secret: git_coopcloud_tech_token_3wc
|
||||||
repo: git.coopcloud.tech/coop-cloud/abra
|
repo: git.coopcloud.tech/coop-cloud/abra
|
||||||
tags: latest
|
tags: latest
|
||||||
|
volumes:
|
||||||
|
- name: deps
|
||||||
|
path: /go
|
||||||
depends_on:
|
depends_on:
|
||||||
# - make check
|
# - make check
|
||||||
- make build
|
- make build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user