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

prefix paths attempt

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