mirror of https://gitlab.crans.org/bde/nk20
Add CI docker linter for CI Dockerfiles
This commit is contained in:
parent
fcc4121225
commit
c13172d3ff
|
@ -48,6 +48,7 @@ docker-linter:
|
|||
image: hadolint/hadolint
|
||||
script:
|
||||
- hadolint Dockerfile
|
||||
- hadolint docker_ci/Dockerfile.*
|
||||
|
||||
# Compile documentation
|
||||
documentation:
|
||||
|
|
Loading…
Reference in New Issue