Skip to content
Snippets Groups Projects
Commit 517e9198 authored by James Tharpe's avatar James Tharpe
Browse files

prefix paths attempt

parent 2cb79729
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment