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

Add Image Caching for faster subsequent builds (RDT-769) #42

Closed
wants to merge 2 commits into from

Conversation

timoxd7
Copy link

@timoxd7 timoxd7 commented Apr 28, 2024

Info

Add optional caching of docker image for faster reuse. Uses Github Action Caches to save the image.

Improvements

Speeds up runtime by about 2 minutes.

NOTE

Based on a different branch. Merge #41 first.

@timoxd7
Copy link
Author

timoxd7 commented Apr 28, 2024

nvm, not faster after doing some tests.

@timoxd7 timoxd7 closed this Apr 28, 2024
@github-actions github-actions bot changed the title Add Image Caching for faster subsequent builds Add Image Caching for faster subsequent builds (RDT-769) Apr 28, 2024
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.

1 participant