Skip to content

Commit b5a0d8f

Browse files
authored
Update Dockerfile
1 parent ed2cb3b commit b5a0d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ RUN mkdir -p /home/docker/.local/opt/julia \
1010

1111
ENV PATH="/home/docker/.local/opt/julia/bin:${PATH}"
1212

13-
COPY --chown=docker . SlurmClusterManager
13+
# COPY --chown=docker . SlurmClusterManager
1414

1515
CMD /bin/bash -l

0 commit comments

Comments
 (0)