Skip to content
Snippets Groups Projects
Commit f8a3f359 authored by Chris Krawietz's avatar Chris Krawietz
Browse files

Update .gitlab-ci.yml file

parent d2521ccc
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ deploy: ...@@ -19,7 +19,7 @@ deploy:
# paths: # paths:
# - node_modules/ # - node_modules/
script: script:
- yarn cache verify - yarn cache clean
- yarn install - yarn install
- yarn build - yarn build
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment