gitlab-ci: fix syntax
This commit is contained in:
parent
12ef9d595a
commit
dc335b783b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ build:
|
|||
artifacts:
|
||||
paths:
|
||||
- dist
|
||||
expire_in: 1 week
|
||||
expire_in: 1 week
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in a new issue