mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 15:07:24 +00:00
fix
This commit is contained in:
parent
be123336fb
commit
9910fd13a4
@ -25,7 +25,6 @@ FROM scratch AS output
|
||||
COPY --from=build /app/zitadel .
|
||||
|
||||
FROM base AS unit
|
||||
COPY .git/ .git/
|
||||
RUN make core_unit_test
|
||||
|
||||
FROM debian:latest AS base-image
|
||||
|
Loading…
x
Reference in New Issue
Block a user