Loading entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -8,5 +8,5 @@ elif [ "$#" -ge 1 ] && [ "x$1" = "x--help" ]; then shift 1 hadolint --help $@ else hadolint $@ -f gitlab_codeclimate | tee report-hadolint-gitlab_codeclimate.json hadolint $@ fi Loading
entrypoint.sh +1 −1 Original line number Diff line number Diff line Loading @@ -8,5 +8,5 @@ elif [ "$#" -ge 1 ] && [ "x$1" = "x--help" ]; then shift 1 hadolint --help $@ else hadolint $@ -f gitlab_codeclimate | tee report-hadolint-gitlab_codeclimate.json hadolint $@ fi