Fix Output command

This commit is contained in:
Simon Caron
2023-03-30 14:01:23 -04:00
parent 1a5b5c5c16
commit cbefbad736
2 changed files with 2 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ SHELL ["/bin/bash", "-c"]
RUN source ~/.cargo/env && ./build.sh
FROM scratch
COPY --from=builder-stage /build/packages/* ./packages/
COPY --from=builder-stage /build/packages/* /