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:
cache:
......@@ -6,8 +6,7 @@ pages:
- node_modules/
script:
- cd website
- yarn
- yarn install
- yarn build
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment