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

Update .gitlab-ci.yml

parent e69f0c17
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@ image: node:9.11.1
pages:
script:
- mkdir -p ./public/
- cd website
- mkdir -p ./public
- yarn install
- yarn build
- cp ./build public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment