fix(ci): trailing slash in debug Dockerfile COPY, make build-rustdoc non-blocking

This commit is contained in:
2026-03-20 18:35:20 +03:00
parent a55d03073c
commit 2dce840c4b
2 changed files with 3 additions and 2 deletions
@@ -33,7 +33,7 @@ RUN apt-get update && \
ln -s /data /pezkuwi/.local/share/pezkuwi
# add pezkuwi binaries to docker image
COPY ./artifacts/pezkuwi ./artifacts/pezkuwi-execute-worker ./artifacts/pezkuwi-prepare-worker /usr/local/bin
COPY ./artifacts/pezkuwi ./artifacts/pezkuwi-execute-worker ./artifacts/pezkuwi-prepare-worker /usr/local/bin/
# add runtime binaries to docker image
COPY ./artifacts/runtimes /pezkuwi/runtimes/