mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Configure Hadolint in a single location for both hooks and CI
This commit is contained in:
4
.github/workflows/reusable-ci-backend.yml
vendored
4
.github/workflows/reusable-ci-backend.yml
vendored
@@ -124,8 +124,6 @@ jobs:
|
||||
name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
-
|
||||
uses: hadolint/hadolint-action@v2.0.0
|
||||
uses: hadolint/hadolint-action@v2.0
|
||||
with:
|
||||
failure-threshold: warning
|
||||
dockerfile: ${{ matrix.dockerfile }}
|
||||
ignore: DL3008,DL3013,DL3003
|
||||
|
Reference in New Issue
Block a user