mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 16:28:41 +00:00
Initial commit of new flow
This commit is contained in:
3
docker/hadolint/build.sh
Executable file
3
docker/hadolint/build.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
find /work -type f -name 'Dockerfile' -print0 | xargs -0 -n1 hadolint
|
Reference in New Issue
Block a user