mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 07:50:19 +00:00
test
This commit is contained in:
@@ -36,7 +36,6 @@ ARG ARCH=
|
||||
COPY --from=builder /app/zitadel-${OS}-${ARCH} zitadel-${OS}-${ARCH}
|
||||
|
||||
FROM base AS lint
|
||||
#COPY --from=console ./ internal/api/ui/console/static
|
||||
COPY .golangci.yaml ./
|
||||
COPY .git/ ./.git/
|
||||
RUN golangci-lint run \
|
||||
|
Reference in New Issue
Block a user