mirror of https://gitlab.crans.org/bde/nk20
please use the configuration I have written for hadolint
This commit is contained in:
parent
2e49c9ffbd
commit
e74ff54468
|
@ -47,8 +47,8 @@ docker-linter:
|
|||
stage: quality-assurance
|
||||
image: hadolint/hadolint
|
||||
script:
|
||||
- hadolint Dockerfile
|
||||
- hadolint docker_ci/Dockerfile.*
|
||||
- hadolint -c .hadolint Dockerfile
|
||||
- hadolint -c .hadolint docker_ci/Dockerfile.*
|
||||
|
||||
# Compile documentation
|
||||
documentation:
|
||||
|
|
Loading…
Reference in New Issue