From 5a66e1021fcda5b7a4177c6fc3bb87abb93648c6 Mon Sep 17 00:00:00 2001 From: hetech Date: Wed, 6 Mar 2019 14:27:34 +0800 Subject: [PATCH] Chore: update ci build script (#14600) --- build/deploy-ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/deploy-ci.sh b/build/deploy-ci.sh index 762ee134b..875a58900 100644 --- a/build/deploy-ci.sh +++ b/build/deploy-ci.sh @@ -40,7 +40,7 @@ if [ "$TRAVIS_TAG" ]; then # build sub folder echo $TRAVIS_TAG - SUB_FOLDER='2.5' + SUB_FOLDER='2.6' mkdir $SUB_FOLDER rm -rf *.js *.css *.map static rm -rf $SUB_FOLDER/**