Use electronuserland/electron-builder image in CircleCI

This commit is contained in:
Yuya Ochiai
2016-06-10 00:07:56 +09:00
parent 2f7e319cf7
commit 934efc61eb
4 changed files with 3 additions and 32 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
# This script should be executed in docker container.
set -ex
cd electron-mattermost
npm run package:all
npm run package:linux
npm run installer