mirror of
https://github.com/docker/build-push-action.git
synced 2025-03-31 09:16:35 +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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue