Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORL-1345] Disable build cache for production builds #3153

Merged
merged 1 commit into from Aug 31, 2020

Conversation

wyattjoh
Copy link
Collaborator

What does this PR do?

This disables the build cache for production builds. The cache folder was taking up hundreds of MB's in situations where the cache is never re-used (in production builds), this disables that.

What changes to the GraphQL/Database Schema does this PR introduce?

None.

How do I test this PR?

Wait for CI to pass!

@wyattjoh wyattjoh added the bug label Aug 31, 2020
@wyattjoh wyattjoh added this to the v6.3.5 milestone Aug 31, 2020
@wyattjoh wyattjoh added the 🚀 merge it! Pull requests that should be merged after status checks pass with a review label Aug 31, 2020
@kodiakhq kodiakhq bot merged commit 1ae5252 into master Aug 31, 2020
@kodiakhq kodiakhq bot deleted the bugfix/CORL-1345 branch August 31, 2020 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🚀 merge it! Pull requests that should be merged after status checks pass with a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants