-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Dockerfile for docs copy proper files into image #2989
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
fixes docker build from: #2874
Codecov Report
@@ Coverage Diff @@
## master #2989 +/- ##
==========================================
+ Coverage 32.48% 32.51% +0.02%
==========================================
Files 267 267
Lines 39271 39271
==========================================
+ Hits 12759 12769 +10
+ Misses 24720 24714 -6
+ Partials 1792 1788 -4
Continue to review full report at Codecov.
|
I think maybe add a route |
Thanks for feedback @lunny For this PR I'm just trying to keep it as simple as I can to fix this build when on master branch: https://drone.gitea.io/go-gitea/gitea/2031/17 |
@techknowlogick That's OK. That could be done by future PRs. |
LGTM |
LGTM |
@techknowlogick still failing :( |
fixes docker build from: #2874
drone-docker plugin uses the base dir as context even when referring to other Dockerfiles in different dir