Populate FILE_ARRAY_DOCKERFILE_HADOLINT

This commit is contained in:
Marco Ferrari 2020-10-03 12:19:33 +02:00
parent d210896355
commit 351496fe72

View file

@ -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 #