Update .gitlab-ci.yml file

This commit is contained in:
amevarashi 2024-04-28 06:25:07 +00:00
parent eef4121e1f
commit 6c7a9503f4
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ build:
- "*" - "*"
exclude: exclude:
- ".*" - ".*"
- ".*/*" - ".*/**/*"
#tests: #tests:
# stage: test # stage: test