Skip to content

Commit

Permalink
Remove julia and juliaup before going into jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
kmp5VT committed Oct 12, 2024
1 parent 63ca05f commit fd332dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion jenkins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ RUN apt-get update && \
&& \
apt-get clean && \
rm -rf /var/lib/apt/lists/*


RUN rm -rf /usr/local/.juliaup
RUN rm -rf /usr/local/.julia

0 comments on commit fd332dc

Please sign in to comment.