Skip to content

Commit

Permalink
Merge pull request #125 from leemannd/master
Browse files Browse the repository at this point in the history
Fix coverage wrongly moved
  • Loading branch information
p-tombez authored Dec 24, 2019
2 parents 199858a + 25c3ed6 commit ba6ac19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 11.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ COPY ./templates /templates
COPY ./before-migrate-entrypoint.d /before-migrate-entrypoint.d
COPY ./start-entrypoint.d /start-entrypoint.d
COPY ./MANIFEST.in /odoo
# Place coveragerc in workdir where coverage will be launched from
COPY ./.coveragerc /

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

Expand Down

0 comments on commit ba6ac19

Please sign in to comment.