Add flake check

This commit is contained in:
Smaug123
2023-10-01 16:55:13 +01:00
parent 2ffff26dcb
commit 9b71477f59
11 changed files with 156 additions and 101 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
find /work -type f -name 'Dockerfile' -print0 | xargs -0 -n1 hadolint
find /work -type f -name 'Dockerfile' -print0 | xargs -0 -n1 hadolint