Skip to content

Commit ba6ac19

Browse files
authored
Merge pull request #125 from leemannd/master
Fix coverage wrongly moved
2 parents 199858a + 25c3ed6 commit ba6ac19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

11.0/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ COPY ./templates /templates
5252
COPY ./before-migrate-entrypoint.d /before-migrate-entrypoint.d
5353
COPY ./start-entrypoint.d /start-entrypoint.d
5454
COPY ./MANIFEST.in /odoo
55-
# Place coveragerc in workdir where coverage will be launched from
56-
COPY ./.coveragerc /
5755

5856
VOLUME ["/data/odoo", "/var/log/odoo"]
5957

0 commit comments

Comments
 (0)