[libgweather/ci-static] ci: Static scan failures fail the pipeline




commit 4b72e67cc628c093ef00d8114248a1861393c330
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Nov 22 16:54:23 2021 +0000

    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 31ceae98..7d4f0337 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]