Update 'Dockerfile'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2023-10-31 13:56:11 +00:00
parent 85e3359831
commit 0a2f6e4e7a
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ ARG TARGETARCH
# Mount source, build cache, and module cache for performance reasons.
# See https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
RUN ls -lash
RUN pwd
RUN \
--mount=target=. \