test
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
16da0d1e36
commit
905c62a11b
|
@ -97,7 +97,7 @@ RUN mkdir "/home/${NB_USER}/work" && \
|
|||
# Correct permissions
|
||||
# Do all this in a single RUN command to avoid duplicating all of the
|
||||
# files across image layers when the permissions change
|
||||
RUN ls
|
||||
RUN sleep 120
|
||||
COPY --chown="${NB_UID}:${NB_GID}" ./initial-condarc "${CONDA_DIR}/.condarc"
|
||||
WORKDIR /tmp
|
||||
RUN set -x && \
|
||||
|
|
Loading…
Reference in New Issue