mattermost-desktop/docker/package_in_docker.sh

6 lines
139 B
Bash
Raw Normal View History

2015-12-09 08:02:41 -08:00
#!/bin/sh
# This script should be executed in docker container.
set -ex
cd electron-mattermost
./node_modules/gulp/bin/gulp.js package:all