Fixing CI config

This commit is contained in:
Jeff Avallone 2019-01-01 08:55:21 -05:00
parent 3682d4ce81
commit 4136e95e13
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ pages:
variables:
GA_PROP: $PROD_GA_PROPERTY
script:
- gulp build
- yarn gulp build
- gzip -k -6 $(find public/ -type f)
artifacts:
paths: