From 6f6291b8f88b47721d04298218d78096aa98501f Mon Sep 17 00:00:00 2001 From: amevarashi Date: Sun, 28 Apr 2024 06:16:29 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd328ef..f8af6d1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -101,6 +101,7 @@ build: - "*" exclude: - ".*" + - ".*/" #tests: # stage: test