Skip to content

Commit 62b6b8d

Browse files
committed
[fix] fix deployment
1 parent d816281 commit 62b6b8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
7676
# Update config file
7777
gulp config --env default
7878
gulp build:web --release
79-
#ionic build ubuntu --release
80-
#cd platforms/ubuntu/native/cesium; debuild
8179
cd $DIRNAME
8280

8381
echo "----------------------------------"

0 commit comments

Comments
 (0)