-
Notifications
You must be signed in to change notification settings - Fork 530
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
[INLONG-2028][CI] Add support for docker build on GitHub Actions #2112
Conversation
@shink |
Codecov Report
@@ Coverage Diff @@
## master #2112 +/- ##
=========================================
Coverage 12.28% 12.29%
- Complexity 1159 1161 +2
=========================================
Files 413 413
Lines 35215 35215
Branches 5542 5542
=========================================
+ Hits 4327 4330 +3
+ Misses 30119 30117 -2
+ Partials 769 768 -1
Continue to review full report at Codecov.
|
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
Fixes: #2028
Motivation
Add support for docker build on GitHub Actions.
Modifications
.github/workflows/ci_build_docker.yml
Verifying this change
Execute the following command.