All checks were successful
Check / check (pull_request) Successful in 3m40s
BuildKit skips unreferenced stages silently. The lint stage was never referenced by the builder stage via COPY --from, so it was being skipped entirely during docker build. This adds a stage dependency that forces the lint stage to complete before the build proceeds. closes #153
1.1 KiB
1.1 KiB