From 47e0a184b0e1b0afec3c234997a95fda2b8bd62c Mon Sep 17 00:00:00 2001 From: Anna Ishkhanyan Date: Sun, 18 Jan 2026 02:37:23 +0400 Subject: [PATCH] Add gitlab file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 77b768dcc..5988d525d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ checkstyle: stage: checkstyle image: maven:3.8.5-openjdk-17 script: - - mvn validate -Dnohttp.skip=true + - mvn validate -Dcheckstyle.skip=true artifacts: when: always paths: