Skip to content

Commit 7a2c28f

Browse files
authored
Update Dockerfile
1 parent c42c47b commit 7a2c28f

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)