mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02:00
Add CI docker linter for CI Dockerfiles
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user