mirror of https://github.com/ElemeFE/element
Chore: update ci build script (#14600)
parent
3340c8a7f1
commit
5a66e1021f
|
@ -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/**
|
||||
|
|
Loading…
Reference in New Issue