gitlab-ci: test
This commit is contained in:
parent
14e3b2195b
commit
040ead5f57
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ build:
|
|||
<<: *global_cache
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
- dist
|
||||
# expire_in: 1 week
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in a new issue