Feature/DMG (#162)

Thanks @RandyStevens 🙏 

Closes #139
This commit is contained in:
Randal Stevens
2019-05-17 09:17:54 -07:00
committed by Peter Squicciarini
parent a5b2066f76
commit 7b1c9aff73
4 changed files with 12 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ script:
before_deploy:
- ./sign_mac_app.sh
- ./create_zip.sh
- ./create_dmg.sh
- ./sum.sh
deploy:
@@ -42,6 +43,7 @@ deploy:
- ./*.sha256
- ./*.zip
- ./*.tar.gz
- ./*.dmg
- vscode/.build/linux/deb/i386/deb/*.deb
- vscode/.build/linux/rpm/i386/*.rpm
- vscode/.build/linux/deb/amd64/deb/*.deb