try another configuration

This commit is contained in:
Darren Ethier 2020-03-22 12:31:57 -04:00
parent 71faf76a89
commit 114cb63f51
1 changed files with 2 additions and 4 deletions

View File

@ -90,15 +90,13 @@ jobs:
name: Deploy Storybook
env:
- WOOCOMMERCE_BLOCKS_PHASE=experimental
script:
- #ignore default phpunit build!
install:
- npm ci
before_deploy:
script:
- npm run storybook:build
deploy:
provider: pages
cleanup: false
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
local_dir: storybook/dist