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

Update .gitlab-ci.yml

parent ac400dd1
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ pages: ...@@ -8,7 +8,7 @@ pages:
script: script:
- cd website - cd website
- yarn - yarn
- yarn run build -d public - yarn run build:public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment