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

Update .gitlab-ci.yml

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