Permalink
Browse files
chore: set up auto deploy of the JS API site
- Loading branch information
Showing
with
4 additions
and
0 deletions.
-
+4
−0
ci/script.sh
|
@@ -7,4 +7,8 @@ else |
|
|
bolt build |
|
|
bolt lint |
|
|
bolt ws test |
|
|
echo "$NODE_INSTALLER-$TRAVIS_SECURE_ENV_VARS-$TRAVIS_BRANCH" |
|
|
if [[ "$NODE_INSTALLER-$TRAVIS_SECURE_ENV_VARS-$TRAVIS_BRANCH" = "yarn-true-master" ]]; then |
|
|
bolt docs:deploy |
|
|
fi |
|
|
fi |
0 comments on commit
4466904