Update .gitlab-ci.yml file

This commit is contained in:
amevarashi 2024-04-28 06:25:07 +00:00
parent eef4121e1f
commit 6c7a9503f4

View file

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