Update CI to use public

merge-requests/1/head
Matthew Ess 2018-07-23 23:28:00 -04:00
parent c263b16d8b
commit 8a4c64b43d
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ cache:
pages:
script:
- yarn generate
- yarn generate public
artifacts:
paths:
- dist
- public
only:
- master