mirror of
https://githubfast.com/docker/build-push-action.git
synced 2024-03-07 18:43:19 +00:00
Update dev.Dockerfile
build-push-action Signed-off-by: Raj Sonkar <100091212+githraj@users.noreply.github.com>
This commit is contained in:
parent
fdf7f43ecf
commit
07b6c20a8b
@ -45,6 +45,7 @@ if [ -n "$(git status --porcelain -- dist)" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
EOT
|
EOT
|
||||||
|
COPY --from=format /out/
|
||||||
|
|
||||||
FROM deps AS format
|
FROM deps AS format
|
||||||
RUN --mount=type=bind,target=.,rw \
|
RUN --mount=type=bind,target=.,rw \
|
||||||
|
Loading…
Reference in New Issue
Block a user