зеркало из https://github.com/docker/kitematic.git
Added package installer on release
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
Родитель
0cabf97b81
Коммит
e454d0f03a
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ run: install
|
|||
npm start
|
||||
|
||||
release: install
|
||||
npm install electron-packager
|
||||
npm run release
|
||||
mv release/Kitematic-Mac.zip release/Kitematic-$(VERSION)-Mac.zip
|
||||
mv release/Kitematic-Ubuntu.zip release/Kitematic-$(VERSION)-Ubuntu.zip
|
||||
|
|
Загрузка…
Ссылка в новой задаче