Add check for the expected files when install service (#9722)

* async-await install service; add check for the files after downloading

* remove del

* use the same function for installing service

* fix for unix

* fix ssmin on linux

* fix syntax

* fix script

* fix issue
This commit is contained in:
Anthony Dresser
2020-03-25 12:38:07 -07:00
committed by GitHub
parent d810da9d87
commit c2228b9fe8
4 changed files with 35 additions and 130 deletions

View File

@@ -34,7 +34,6 @@
"@typescript-eslint/parser": "^2.12.0",
"applicationinsights": "1.0.8",
"azure-storage": "^2.1.0",
"del": "^3.0.0",
"documentdb": "1.13.0",
"github-releases": "^0.4.1",
"gulp-bom": "^1.0.0",