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

Update .gitlab-ci.yml

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