Update .gitlab-ci.yml file

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

View File

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