-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
feat: upgrade drone docker image to support multi-stage build. #1732
Conversation
AFAIK |
@tboerger It is working on my drone server (0.6) with |
@tboerger what do you suggest ? We could use tag (like image: plugins/docker:17.05) ? So LGTM, except for the part of upgrating the image in drone that I don't handle. |
This has worked for go-gitea/website#45 and go-gitea/docs#121. This will not have any effect on production (just force image update). Let's merge this ^^ |
@sapk Rebase the latest |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
LGTM |
Since the PR drone-plugins/drone-docker#124 has been merged. We need to upgrade
plugins/docker
image before merge #1615I don't have permission to update drone sig file.
cc @tboerger @lunny @sapk