mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-01 12:40:06 +02: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue