Changed record to false

This commit is contained in:
Mirna Silva 2020-01-07 18:28:16 -03:00
parent e9c449d1db
commit dfc35885bb

View File

@ -378,6 +378,7 @@ workflows:
- run: 'rm -rf ~/.yarn && npm i -g yarn && yarn -v && yarn global
add wait-on' # Use yarn latest
yarn: true
record: false
store_artifacts: false
working_directory: platform/viewer
build: npx cross-env QUICK_BUILD=true yarn run build