From f915ba954c218f483e0e66f62d733da72cef13b7 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 22 Nov 2021 16:54:23 +0000 Subject: ci: Static scan failures fail the pipeline Now that we have a stable, empty static scan, we should enforce it to stay that way. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 31ceae9..7d4f033 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -216,7 +216,6 @@ static-scan: when: always paths: - "_scan_build/meson-logs/scanbuild" - allow_failure: true asan-build: extends: .build-setup -- cgit v1.2.1