-
Notifications
You must be signed in to change notification settings - Fork 204
fix: matrix build recorrect and use docker build and push action on v5.0.0 #4718
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
fix: matrix build recorrect and use docker build and push action on v5.0.0 #4718
Conversation
…5.0.0 Signed-off-by: hungran <[email protected]>
khanhtc1202
left a comment
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.
Nice catch 🐰
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4718 +/- ##
==========================================
+ Coverage 30.82% 30.84% +0.02%
==========================================
Files 221 221
Lines 25993 25993
==========================================
+ Hits 8012 8018 +6
+ Misses 17331 17325 -6
Partials 650 650 ☔ View full report in Codecov by Sentry. |
ffjlabo
left a comment
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.
Thank you for refactoring 🙏
…5.0.0 (pipe-cd#4718) Signed-off-by: hungran <[email protected]>
…5.0.0 (pipe-cd#4718) Signed-off-by: hungran <[email protected]>
…5.0.0 (pipe-cd#4718) Signed-off-by: hungran <[email protected]> Signed-off-by: sZma5a <[email protected]>
…5.0.0 (pipe-cd#4718) Signed-off-by: hungran <[email protected]> Signed-off-by: 鈴木 優耀 <[email protected]>
What this PR does / why we need it: fix last PR ##4712
apologized for my last PR did not deep check test
This PR will introduce
excludeand update docker build and push action to v5.0.0 on all flowsWhich issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: n/a