We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d816281 commit 62b6b8dCopy full SHA for 62b6b8d
release.sh
@@ -76,8 +76,6 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
76
# Update config file
77
gulp config --env default
78
gulp build:web --release
79
- #ionic build ubuntu --release
80
- #cd platforms/ubuntu/native/cesium; debuild
81
cd $DIRNAME
82
83
echo "----------------------------------"
0 commit comments