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

Update .gitlab-ci.yml

parent 1734885e
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
- cp ./build public - cp ./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