summaryrefslogtreecommitdiff
path: root/ci/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/Containerfile')
-rw-r--r--ci/Containerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index 39bd740a9..6d51a4f83 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -17,4 +17,4 @@ RUN npm install -g pnpm
# Set our workdir. All subsequent commands will be relative to this path.
WORKDIR /workdir
-CMD ["bash", "/workdir/ci/ci.sh"]
+CMD ["bash", "/volume/ci/ci.sh"]