Skip to content
Snippets Groups Projects
Commit dfdd1b83 authored by Griefed's avatar Griefed :joystick:
Browse files

Update .gitlab-ci.yml file

parent c43a23b7
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,7 @@ pages: ...@@ -55,6 +55,7 @@ pages:
- rm -Rf dist - rm -Rf dist
script: script:
- quasar build - quasar build
- mkdir public
- cp -Rf dist/spa/* public/ - cp -Rf dist/spa/* public/
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment