gitlab-ci: fix syntax

This commit is contained in:
Johannes Loher 2020-12-27 16:43:20 +01:00
parent 12ef9d595a
commit dc335b783b

View file

@ -49,7 +49,7 @@ build:
artifacts: artifacts:
paths: paths:
- dist - dist
expire_in: 1 week expire_in: 1 week
deploy: deploy:
stage: deploy stage: deploy