diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2591be0..0b2485e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,9 +29,6 @@ kics: variables: KICS_CONFIG: kics.config -hadolint: - allow_failure: true - # Post-deployment integration tests template .integration_test_template: &integration_test_template stage: deploy # Runs in deploy stage, but after deployment due to 'needs'