mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-07 01:08:39 +00:00
Add flake check
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user