1
0
Эх сурвалжийг харах

build: Docker lint exception (#813)

Kroese 9 сар өмнө
parent
commit
80c5ba2231

+ 1 - 1
.github/workflows/check.yml

@@ -21,5 +21,5 @@ jobs:
         uses: hadolint/hadolint-action@v3.1.0
         uses: hadolint/hadolint-action@v3.1.0
         with:
         with:
           dockerfile: Dockerfile
           dockerfile: Dockerfile
-          ignore: DL3008
+          ignore: DL3006,DL3008
           failure-threshold: warning
           failure-threshold: warning