-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Do docker releases for pushes to release branches #10330
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10330 +/- ##
==========================================
+ Coverage 43.7% 43.73% +0.02%
==========================================
Files 585 585
Lines 81016 81016
==========================================
+ Hits 35407 35429 +22
+ Misses 41223 41206 -17
+ Partials 4386 4381 -5
Continue to review full report at Codecov.
|
Co-authored-by: Lauris BH <[email protected]>
I am not sure that this will work especially for the tag name used and the autotag feature: http://plugins.drone.io/drone-plugins/drone-docker/#autotag
|
Also the manifest is only compatible with tag and latest and will not support release/v1.11 naming. |
Ensure docker releases are updated with pushes to branches