gulp package makes packages only for current platform

This commit is contained in:
Yuya Ochiai
2015-12-11 21:40:25 +09:00
parent af7d859e39
commit 4559811bf4
3 changed files with 7 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
# This script should be executed in docker container.
set -ex
cd electron-mattermost
./node_modules/gulp/bin/gulp.js package
./node_modules/gulp/bin/gulp.js package:all