mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
Populate FILE_ARRAY_DOCKERFILE_HADOLINT
This commit is contained in:
parent
d210896355
commit
351496fe72
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ function BuildFileList() {
|
|||
# Append the file to the array #
|
||||
################################
|
||||
FILE_ARRAY_DOCKER+=("${FILE}")
|
||||
FILE_ARRAY_DOCKERFILE_HADOLINT+=("${FILE}")
|
||||
|
||||
#####################
|
||||
# Get the ENV files #
|
||||
|
|
Loading…
Reference in a new issue