Skip to content
Snippets Groups Projects
Commit 6f04055f authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Linter fixes 3

parent 047e0426
No related branches found
No related tags found
No related merge requests found
Pipeline #473 passed
......@@ -35,7 +35,7 @@ check:
variables:
GIT_DEPTH: 1
script:
- drr registry.cyberbrain.pw/tools/hadolint:latest hadolint --ignore DL3007 --ignore DL3018 Dockerfile
- drr registry.cyberbrain.pw/tools/hadolint:latest hadolint --ignore DL3007 --ignore DL3018 --ignore SC2086 Dockerfile
##########################################################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment