Skip to content
Snippets Groups Projects
Commit 2ccda70f authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Update gitlab-ci-docker.yml

parent e27062ed
No related branches found
No related tags found
No related merge requests found
......@@ -441,6 +441,7 @@ docker-hadolint:
script:
- autoconfig_hadolint
- mkdir -p reports
- chmod o+rwx reports
- hadolint_report_name="hadolint-$(md5sum "$DOCKER_FILE" | cut -d" " -f1).json"
# Force one run with tty format in order to have a nice output without failure
- hadolint --no-fail $DOCKER_HADOLINT_ARGS $hadolint_config_opts "$DOCKER_FILE"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment