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