mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 09:41:06 +08:00
Automatic deployment
This commit is contained in:
parent
47bb523983
commit
97f49cefc4
@ -6,6 +6,6 @@ if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [[ $TRAVIS_BRANCH == 'master' ]]; then
|
||||
# npm run semantic-release
|
||||
if [[ $TRAVIS_BRANCH == 'source' ]]; then
|
||||
npm run deploy
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user