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 install
- yarn build - yarn build
artifacts: artifacts:
path: paths:
- dist/ - dist/
deploy: deploy: