Make hadolint job fail on findings (remove allow_failure override)
This commit is contained in:
@@ -29,9 +29,6 @@ kics:
|
|||||||
variables:
|
variables:
|
||||||
KICS_CONFIG: kics.config
|
KICS_CONFIG: kics.config
|
||||||
|
|
||||||
hadolint:
|
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
# Post-deployment integration tests template
|
# Post-deployment integration tests template
|
||||||
.integration_test_template: &integration_test_template
|
.integration_test_template: &integration_test_template
|
||||||
stage: deploy # Runs in deploy stage, but after deployment due to 'needs'
|
stage: deploy # Runs in deploy stage, but after deployment due to 'needs'
|
||||||
|
|||||||
Reference in New Issue
Block a user