Skip to content
Snippets Groups Projects
Commit 335f2a97 authored by John Coghlan's avatar John Coghlan
Browse files

Update .gitlab-ci.yml

parent a2422a8e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ pages: ...@@ -6,7 +6,7 @@ pages:
- cd website - cd website
- yarn install - yarn install
- yarn build - yarn build
- mv ~/website/build ../../public - mv ./website/build ../../public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment