Explorar el Código

Chore: update ci build script (#14600)

hetech hace 6 años
padre
commit
5a66e1021f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build/deploy-ci.sh

+ 1 - 1
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/**