Update dev.Dockerfile

build-push-action

Signed-off-by: Raj Sonkar <100091212+githraj@users.noreply.github.com>
pull/995/head
Raj Sonkar 2 years ago committed by GitHub
parent fdf7f43ecf
commit 07b6c20a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,6 +45,7 @@ if [ -n "$(git status --porcelain -- dist)" ]; then
exit 1
fi
EOT
COPY --from=format /out/
FROM deps AS format
RUN --mount=type=bind,target=.,rw \

Loading…
Cancel
Save