-
Notifications
You must be signed in to change notification settings - Fork 29
🎨🐛Maintenance: fix CI build image issue #4434
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
🎨🐛Maintenance: fix CI build image issue #4434
Conversation
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.
sharing=caringprivate
Thanks a lot
f683b47
to
fcd0d88
Compare
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit fcd0d88 and detected 0 issues on this pull request. View more on Code Climate. |
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.
thx!
Codecov Report
@@ Coverage Diff @@
## master #4434 +/- ##
=========================================
+ Coverage 86.3% 89.1% +2.7%
=========================================
Files 892 657 -235
Lines 39945 29601 -10344
Branches 1008 0 -1008
=========================================
- Hits 34508 26376 -8132
+ Misses 5204 3225 -1979
+ Partials 233 0 -233
Flags with carried forward coverage won't be shown. Click here to find out more. |
What do these changes do?
sharing=private
(private creates a new mount if there are multiple writers)Related issue/s
How to test
DevOps Checklist