Skip to content

Commit

Permalink
Remove 'tests' directory from Docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyPechnikov committed Jan 22, 2024
1 parent aa985be commit 12719ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/pygmtsar.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ WORKDIR "${HOME}"
RUN git clone --branch pygmtsar2 --single-branch https://github.com/mobigroup/gmtsar.git \
&& mv gmtsar/notebooks ./notebooks \
&& mv gmtsar/README.md ./ \
&& mv gmtsar/tests ./tests \
&& rm -rf gmtsar work


0 comments on commit 12719ac

Please sign in to comment.