Fixing CI config

This commit is contained in:
Jeff Avallone 2019-01-01 08:55:21 -05:00
parent 3682d4ce81
commit 4136e95e13

View File

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