"docs/vscode:/vscode.git/clone" did not exist on "41db1c2f033b82485a3ef7bd0a986d1a1b579519"
Commit b1eec709 authored by James Tharpe's avatar James Tharpe
Browse files

Fix build base url

parent b3f0dd77
......@@ -7,7 +7,7 @@ build:
stage: build
script:
- npm install
- npm run build
- npm run build -- --prefix-paths ${CI_PAGES_URL}
artifacts:
paths:
- public
......
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