Commit 517e9198 authored by James Tharpe's avatar James Tharpe
Browse files

prefix paths attempt

parent 2cb79729
......@@ -7,7 +7,7 @@ build:
stage: build
script:
- npm install
- npm run build -- --prefix-paths
- gatsby build --prefix-paths
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