mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-12-26 01:12:23 +00:00
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
|
image: hadolint/hadolint
|
||||||
script:
|
script:
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
|
- hadolint docker_ci/Dockerfile.*
|
||||||
|
|
||||||
# Compile documentation
|
# Compile documentation
|
||||||
documentation:
|
documentation:
|
||||||
|
Loading…
Reference in New Issue
Block a user