Skip to content

Commit

Permalink
removed unwanted copying binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyotsnarajan committed Oct 10, 2024
1 parent 8bec749 commit 5b9f77d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ipol/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ COPY . .

RUN cmake CMakeLists.txt
RUN make -j16
RUN cp gptsymmetry $bin


# the execution will happen in the folder /workdir/exec
# it will be created by IPOL
Expand Down

0 comments on commit 5b9f77d

Please sign in to comment.