Skip to content

How to cache go mod for faster builds in Github Task? #121

@alok87

Description

@alok87

Since we mount the code everytime in a fresh container, the fresh container in github task has no cache of go mod. make push becomes slow sometimes due to the network getting choked downloading the same thing.

What can we add support to fix this?

We do not vendor check in our org at present so this is a major concern.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions