mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 03:10:12 +00:00
test
This commit is contained in:
@@ -41,7 +41,7 @@ COPY .git/ ./.git/
|
||||
RUN golangci-lint run \
|
||||
--timeout 10m \
|
||||
--config ./.golangci.yaml \
|
||||
--out-format=github-actions \
|
||||
--out-format=colored-line-number \
|
||||
--concurrency=$(getconf _NPROCESSORS_ONLN)
|
||||
|
||||
FROM base AS unit-test
|
||||
|
Reference in New Issue
Block a user