Update .gitlab-ci.yml file

This commit is contained in:
2022-05-02 13:06:46 +00:00
parent e676760e34
commit fcdbf59315

View File

@@ -5,7 +5,7 @@ build:
- yarn install
- yarn build
artifacts:
path:
paths:
- dist/
deploy: