Using dist instead of public

parent 86743a60
Pipeline #6225 passed with stage
in 49 seconds
......@@ -6,9 +6,8 @@ pages:
- npm config set registry https://registry.npmjs.org
- npm i
- npm run build
- mv dist public
artifacts:
paths:
- public
- dist
only:
- master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment