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

Update .gitlab-ci.yml

parent 3552b560
No related branches found
No related tags found
No related merge requests found
image: node:10 image: node:9.11.1
pages: pages:
cache: cache:
...@@ -6,8 +6,7 @@ pages: ...@@ -6,8 +6,7 @@ pages:
- node_modules/ - node_modules/
script: script:
- cd website - yarn install
- yarn
- yarn build - yarn build
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment