From bafb367811f51cda7482c47ae9852d899ec3c2d6 Mon Sep 17 00:00:00 2001 From: Mondo Diaz Date: Thu, 15 Jan 2026 19:26:25 +0000 Subject: [PATCH] Enable KICS job with explicit rules --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83c2777..5302b0c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,6 +28,8 @@ stages: kics: variables: KICS_CONFIG: kics.config + rules: + - when: always # Post-deployment integration tests template .integration_test_template: &integration_test_template