restore test on windows release binaries

This commit is contained in:
sachaaaaa 2018-12-14 15:34:10 +11:00
parent c0a5f085ea
commit 9ca8a43438

View file

@ -63,8 +63,9 @@ windows:
- call node build\grunt.js
# - type package.json | findstr /v certificateSubjectName > temp.json
# - move temp.json package.json
- call yarn prepare-beta-build
- call yarn prepare-beta-build
- call node_modules\.bin\build --config.extraMetadata.environment=%SIGNAL_ENV% --publish=never
- call node build\grunt.js test-release:win
cache:
paths:
- node_modules/