increse fetch depth

This commit is contained in:
Florian Forster
2025-02-19 10:20:55 +01:00
parent b2ba203599
commit 3c1894592d
3 changed files with 26 additions and 1 deletions

View File

@@ -17,7 +17,6 @@ RUN make core_build
FROM base AS build
RUN make compile_pipeline
RUN ls -la && pwd
FROM base AS lint
RUN make core_lint