Loading win64/py3/entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ set -e . /root/.bashrc # Allow the workdir to be set using an env var. # Useful for CI pipiles which use docker for their build steps # Useful for CI pipelines which use docker for their build steps # and don't allow that much flexibility to mount volumes WORKDIR=${SRCDIR:-/src} Loading Loading
win64/py3/entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ set -e . /root/.bashrc # Allow the workdir to be set using an env var. # Useful for CI pipiles which use docker for their build steps # Useful for CI pipelines which use docker for their build steps # and don't allow that much flexibility to mount volumes WORKDIR=${SRCDIR:-/src} Loading