Update .gitlab-ci.yml file

This commit is contained in:
amevarashi 2024-04-28 06:11:32 +00:00
parent 479232e8b0
commit e41f0be251
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ build:
expire_in: 3 days
paths:
- "*"
exclude:
- ".*"
#tests:
# stage: test