-
Notifications
You must be signed in to change notification settings - Fork 28
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
Use Docker Buildx and Cache in e2e.yml #408
Conversation
Codecov Report
@@ Coverage Diff @@
## main #408 +/- ##
==========================================
+ Coverage 65.37% 65.38% +0.01%
==========================================
Files 277 277
Lines 37842 37842
==========================================
+ Hits 24738 24742 +4
- Misses 11290 11291 +1
+ Partials 1814 1809 -5
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
c56dffb
to
ff2848a
Compare
e0fb3f3
to
5ad8ee7
Compare
4866f52
to
22f2375
Compare
6bdf2cb
to
d90eebe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Current
18m 8s
Use cache on Docker Image Layer
Reduce the build time:
11m 40s
Use cache on Docker Image File
Cut the build time, but increase the saving time of Docker Image:
7m 9s