mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 10:55:33 +01:00
feat: add hadolint configuration
This commit is contained in:
parent
31bf4af68d
commit
9cc2f181ee
2 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,7 @@ $app->command(
|
|||
|
||||
$filesToGenerate = collect([
|
||||
['common/.dockerignore', '.dockerignore'],
|
||||
['common/.hadolint.yaml', '.hadolint.yaml'],
|
||||
['env.example', '.env.example'],
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue