restore test on windows release binaries

pull/105/head
sachaaaaa 6 years ago
parent c0a5f085ea
commit 9ca8a43438

@ -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/

Loading…
Cancel
Save