Skip to content

Commit

Permalink
Merge pull request #55 from IGNF/mobj0_dockerfile
Browse files Browse the repository at this point in the history
copy data in docker
  • Loading branch information
yoann-apel authored Feb 7, 2024
2 parents 16ed5c2 + 9c4d617 commit 53d2caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ COPY configs configs
# Copy test data that are stored directly in the coclico repository
COPY data/mpap0 data/mpap0
COPY data/mpla0 data/mpla0
COPY data/mobj0 data/mobj0
COPY data/csv data/csv

0 comments on commit 53d2caf

Please sign in to comment.