Skip to content

Conversation

@vadorovsky
Copy link
Member

Before this change, building container images was long and annoying,
cargo was downloading and building dependencies from scratch every time.
This commit fixes that by caching cargo artifacts.

Signed-off-by: Michal Rostecki [email protected]

Before this change, building container images was long and annoying,
cargo was downloading and building dependencies from scratch every time.
This commit fixes that by caching cargo artifacts.

Signed-off-by: Michal Rostecki <[email protected]>
@vadorovsky vadorovsky requested a review from mjura February 10, 2022 17:36
Copy link
Collaborator

@mjura mjura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed it is improving time of building project

@vadorovsky vadorovsky merged commit 056d479 into lockc-project:main Feb 11, 2022
@vadorovsky vadorovsky deleted the docker-cache branch February 11, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants